Thread
:
windows timestamp format?
View Single Post
07-18-2003, 11:29 AM
#
4
(
permalink
)
joe_bruin
LOAD "*",8,1
Join Date: Feb 2003
Location: la.ca.us
Posts: 254
9223372036854775807 = 0x7FFFFFFFFFFFFFFF
this is the largest signed 64bit number.
odds are, there is some defined constant somewhere that corresponds to this number (probably something like EXPIRES_NEVER).
joe_bruin
View Public Profile
Find More Posts by joe_bruin