Synopsis
PDX_MSGT iges_GetDateTime(long option, char *string)
Purpose
Return the current date/time in IGES format.
Description
This function returns the current system date and time in IGES format (YYYYMMDD.HHNNSS). The string buffer should be dimensioned to at least 16 characters. The returned string will be in null-terminated format.
Input
option
Options (not used)
string
Address of a 16+ character buffer to store string
Output
string
Buffer loaded with date/time string
Return
IGES error code