DateTime.TimeZoneName

Syntax

TimeZoneName: String;

Description

The TimeZoneName property returns name of the current time zone.

Comments

Name of the time zone depends on the language that is set in operating system regional standard settings and does not depend on the platform interface language or repository.

Example

The example of use is given in description of the DateTime.TimeZoneBias property.

See also:

DateTime