Results 1 to 9 of 9

Thread: Extending QDate, QTime and QDateTime

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Join Date
    Jan 2006
    Location
    11 N 78 E
    Posts
    110
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    10
    Thanked 1 Time in 1 Post

    Default Re: Extending QDate, QTime and QDateTime

    Am trying another approach. I will modify the qdatetime.cpp qdatetime.h qdatetime_p.h files only and introduce them into the 4.11 source and compile and install it.

    See the licence notice at the top of the files to see what has been changed.

    One problem: handling negative years while converting to and from strings is going to be a problem. So wherever you find 1752 in the source file has not yet been converted. Your help in fixing the string conversion is most appreciated.
    Attached Files Attached Files
    Penguin #395953 using Qt for open-source development on X11 using C++ and
    Python via PyQt

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.