Home · Maps · About

Home > SubChat
 

[ Read Responses | Post a New Response | Return to the Index ]
[ First in Thread ]

 

view flat

Re: *EVEN MORE pics* (7) line extension update photos 6/2013

Posted by geoffc on Wed Jul 10 06:09:40 2013, in response to Re: *EVEN MORE pics* (7) line extension update photos 6/2013, posted by SelkirkTMO on Wed Jul 10 00:06:31 2013.

edf40wrjww2msgDetail:detailStr
fiogf49gjkf0d
Unixtime is a 32 bit int (sometimes signed, sometimes not) that counts the seconds since Jan 1, 1970. This runs out of 2 billion seconds (signed int version) in 2037. If you use it unsigned (then no dates before 1970) it runs out in 2109.

Filetime is a 64 bit int that Windows is using (not everywhere but most places) that counts 100 nanosecond intervals since Jan 1, 1601. It is signed, so it can go backwards as well. But a 64 bit int is so big, this runs out hugely in the future.

(There are no responses to this message.)

Post a New Response

Your Handle:

Your Password:

E-Mail Address:

Subject:

Message:



Before posting.. think twice!


[ Return to the Message Index ]