StdInternationalInfoDateCentury

Examples


This setting allows you to control whether the year portion of the date values used by StdInternationalInfo will have four digits.

Syntax

StdInternationalInfoDateCentury = option

Parameters

option - A boolean that indicates whether the four-digit years will be used for StdInternationalInfo:

[spacer]

Value

Description

TRUE

Four digits will be used for the year portion of date values.

FALSE

Two digits will be used for the year portion of date values.


Comments

This setting applies only when StdInternationalInfo is set to TRUE.


Documentation Feedback