SYNTAX:
xpxMkTime (seconds, minutes, hours, day, month, year : INTEGER;
daylightSavingTimeFlag : BOOLEAN;
VAR time : INTEGER)
status : INTEGER;
The xpxMkTime function encodes a compressed time. The xpxMKTime function is similar to the mktime function in the C language. The arguments are identical to those of xpxGmTime except that time has become the last instead of the first argument.
General
Content
Integrations