cDateTime: ToFileTime

ToFileTime

Converts the cDateTime to a FileTime representation, adjusting for timezone.



 Public Function ToFileTime ( ) As Currency

Return Values

Currency -  The filetime representation of the cDateTime.

Remarks

FileTime values cannot be less than 1/1/1601 12:00:00AM.

See Also

Project VBCorLib Overview Class cDateTime Overview cDateTime Properties cDateTime Methods ToBinary ToFileTimeUtc