...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetPackedDate () dateAndTime : INTEGER;
|
The xpfGetPackedDate function returns the current time and date in EdmiPackedDate format in the argument <dateAndTime>. The current time and date is provided by the EDMserver EDMserver to facilitate a synchronous time and date for all EDMserver clients.
The date from January 1, 1990 to December 31, 2053 can be represented in this format.
This function is equivalent to the EDMinterface function edmiGetPackedDate.
Arguments
...
Return Value
...
Type | Name | Comment |
INTEGER | dateAndTime | the current time and date |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|