Henk Jonas wrote:
could someone explain me why all three dates in my pdb headers are something around 0x3e3bcffb ? The docs say it shall be "the number of seconds since 12:00 A.M. on January 1, 1904." But when I approximate 100 years then I get 36524 days * 24 h/day * 60 minutes/hour * 60 seconds/minute which is 3155673600 or in hexadecimal 0xbc17c200.
Anybody can help me out?
We had an application that had to set dates for Palm OS in the Windows environment. We used this constant 2082825440L as the difference in seconds between January 1, 1904 and January 1, 1970. I'm not sure if this is the exactly right value, but it seems that this value exists somewhere, can be calculated, and ought to be in the Conduit API somewhere.
Is it there already and I just don't know about it?
matt


--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/


Reply via email to