/
xpfGetPackedDate
xpfGetPackedDate
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 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.
Arguments
Return Value
Type | Name | Comment |
INTEGER | dateAndTime | the current time and date |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
edmiGetPackedDate
edmiGetPackedDate
More like this
xpxGetPackedDate
xpxGetPackedDate
More like this
edmiGetDate
edmiGetDate
More like this
xpxPackDate
xpxPackDate
More like this
xpxUnpackDate
xpxUnpackDate
More like this
xpxGetExtendedDate
xpxGetExtendedDate
More like this