AdsGetEpoch

Advantage Client Engine

Retrieves the current epoch setting

Syntax

UNSIGNED32

AdsGetEpoch (UNSIGNED16 *pusEpoch);

Parameters

pusEpoch (O)

Contains the retrieved current epoch setting.

Remarks

AdsGetEpoch will retrieve the current value of the default epoch setting for two-digit years. The epoch setting is the same for all connected Advantage servers. See AdsSetEpoch for information on the epoch setting.

AdsGetEpoch is a global setting that affects the behavior of the entire application.

Example

Click Here

See Also

AdsSetEpoch

AdsSetDateFormat

AdsGetDateFormat