Hi,
I have this 32 bit value which represents the number of seconds since 1989-12-31 00:00:00
Looking at the fxs:
toTime_t ()
fromTime_t ()
Their starting date is 1970-01-01T00:00:00
I've tried:
Qt Code:To copy to clipboard, switch view to plain text mode
This obviously fails due to the nature of fromTime_t() and toTime_t() ...
So the real question here is:
How can I add that 32 bit value to dateTimeStart ?
TIA,
Pedro Doria Meunier
Bookmarks