This function is Windows-Only.
Converts a SysTime to a FILETIME struct.
FILETIMEs are always in UTC.
The SysTime to convert.
std.datetime.date.DateTimeException if the given SysTime will not fit in a FILETIME.
See Implementation
This function is Windows-Only.
Converts a SysTime to a FILETIME struct.
FILETIMEs are always in UTC.