Advantage Client Engine
Retrieves the current date format
UNSIGNED32 |
AdsGetDateFormat (UNSIGNED8 *pucFormat, UNSIGNED16 *pusLen); |
pucFormat (O) |
Contains the returned date format string. |
pusLen (I/O) |
Length of the buffer on input, amount of data stored on output. |
AdsGetDateFormat returns the current date format or the date format defined by AdsSetDateFormat.
AdsGetDateFormat is a global setting that affects the behavior of the entire application.