Advantage Database Server

AdsGetDateFormat

Advantage Client Engine

AdsGetDateFormat

Advantage Client Engine

This is the first topic This is the last topic  

AdsGetDateFormat

Advantage Client Engine

This is the first topic This is the last topic  

Retrieves the current date format

Syntax

UNSIGNED32

AdsGetDateFormat (UNSIGNED8 *pucFormat,

UNSIGNED16 *pusLen);

Parameters

pucFormat (O)

Contains the returned date format string.

pusLen (I/O)

Length of the buffer on input, amount of data stored on output.

Remarks

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.

Example

Click Here

See Also

AdsGetDate

AdsGetDateFormat60

AdsGetEpoch

AdsSetDate

AdsSetDateFormat

AdsSetDateFormat60

AdsSetEpoch