MakeDatetimeFromNTTime (open)
Convert a Windows NT timestamp to a datetime
Syntax
LOADLIB "wh::datetime.whlib";
DATETIME FUNCTION MakeDatetimeFromNTTime(INTEGER64 nttime)Parameters
INTEGER64 nttimeTimestamp to convert
Return value
DATETIMEDatetime corresponding to the Windows NT timestamp