Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpfGetPackedDate () dateAndTime : INTEGER;
 
To be completed.
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.
This function is equivalent to the EDMinterface function edmiGetPackedDate.

  • No labels