Overview | Methods | Fields | This Package | All Packages
Retrieves the Time object as a Win32 FILETIME value.
Syntax
public long toFileTime()
Return Value
Returns a long value that contains the Win32 FILETIME value for this Time object.
Remarks
Dates that are earlier than January 1, 1601, cannot be converted to a FILETIME value.