|
The FILETIME structure is a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC). From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Desmond Sent: Wednesday, October 27, 2004 3:45 PM To: [EMAIL PROTECTED] Subject: RE: [ActiveDir] AD LDAP Data Conversion Question It’s the
number of 100 nanosecond (maybe millisecond) intervals since March 1, 1601 – the
beginning of the Gregorian calendar system. From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Ken
Cornetet It's in a format called
VT_FILETIME. If memory serves, it is the number of milliseconds since some date
long ago (1600 comes to mind). VB has a variant type
to convert it for you.
|
Title: Message
