MakeDatetimeFromNTTime (open)

Convert a Windows NT timestamp to a datetime

Syntax

LOADLIB "wh::datetime.whlib";

DATETIME FUNCTION MakeDatetimeFromNTTime(INTEGER64 nttime)

Parameters

INTEGER64 nttime

Timestamp to convert

Return value

DATETIME

Datetime corresponding to the Windows NT timestamp