DateTime.TimeZoneName

Fore 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 settings and does not depend on the Prognoz Platform 9 interface or repository language.

Fore Example

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

See also:

DateTime