CorDateTime: ToFileTimeUtc

ToFileTimeUtc

Converts the CorDateTime to a FileTime representation, ignoring the timezone offset.



 Public Function ToFileTimeUtc ( ) 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