Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxTimeZoneInformation Type

Contains information on the current time zone.

#Declaration

#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