GetUnixTimestamp (open)
Get the UNIX timestamp
Syntax
LOADLIB "wh::datetime.whlib";
INTEGER FUNCTION GetUnixTimestamp(DATETIME whattime)Parameters
DATETIME whattimeTimestamp to convert
Return value
INTEGERA Unix timestamp
Get the UNIX timestamp
LOADLIB "wh::datetime.whlib";
INTEGER FUNCTION GetUnixTimestamp(DATETIME whattime)DATETIME whattimeTimestamp to convert
INTEGERA Unix timestamp