CorDateTime: ToFileTime

ToFileTime

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



 Public Function ToFileTime ( ) As Currency

Return Values

Currency -  The filetime representation of the CorDateTime.

Remarks

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

See Also

Project CorLib Overview

Class CorDateTime Overview