GetUnixTimestampMsecs (open)

Get the UNIX timestamp in msecs

Syntax

LOADLIB "wh::datetime.whlib";

INTEGER64 FUNCTION GetUnixTimestampMsecs(DATETIME whattime)

Parameters

DATETIME whattime

Timestamp to convert

Return value

INTEGER64

A Unix timestamp in milliseconds