Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfTime () time : INTEGER; |
The function xpfTime returns the local time.
This function returns the time since 00:00:00 UTC, January 1, 1970 (Unix timestamp) in seconds.
Arguments
...
Return Value
...
...
...
Type | Name | Comment |
INTEGER | time | local time |
Options
time since 00:00:00 UTC, January 1, 1970 (Unix timestamp) in seconds |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|