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