Time.toFileTime

Overview | Methods | Fields | This Package | All Packages

Time.toFileTime

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.