DateTimeFromFileTimeUTC Function - microsoft/MIMWAL GitHub Wiki
Syntax
DateTime? DateTimeFromFileTimeUtc(long:filetime)
Description
Converts the specified Windows file time to an equivalent UTC time.
Remarks
If the first input parameter (filetime) is null, the function returns a null value.
Supported Version
2.15.623.0 and later
Examples
DateTimeFromFileTimeUTC([//Target/AccountExpires])