Skip to main content

TcxTimeZoneInformation Type

Contains information on the current time zone.

Declaration

TcxTimeZoneInformation = cxDateUtils.TcxTimeZoneInformation;

Referenced Class

Type
TcxTimeZoneInformation

Remarks

Display specifies the text to be shown to an end-user.

StandardName specifies the formal name that is associated with the standard time on the host environment.

DaylightName specifies the formal name that is associated with the daylight saving time on the host environment.

Index specifies the current time zone’s number.

MapId specifies the current time zone’s location on the world map.

TZI references the TcxTZIField record that contains the default, standard and daylight biases and, the standard and daylight time.

DynamicDST references the TcxDSTInfo records that contain information about the daylight saving time transitions.

See Also