edmiGetPackedDate
EdmiPackedDate edmiGetPackedDate(void);
Returns the current time and date in EdmiPackedDate format. 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 | Comment |
---|---|
EdmiPackedDate | The current time and date in EdmiPackedFormat. This time and date is provided by the actual EDMserver. |
Options
Example
<EdmiPackedDate packedDate; . . . packedDate = edmiGetPackedDate(); . . .
See also
Filter by label
There are no items with the selected labels at this time.