Skip to main content
Version: latest

TimezoneInfo

Interface

Supported timezone identifier are LibrarySymbolInfo.timezones and LibrarySymbolInfo.exchange. exchange is a special "timezone" that means the timezone of a currently active symbol. Thus the actual timezone will be calculated every time a symbol changes.

Properties

alias

Optional

Id of supported default timezone to use for the actual timezone calculations, see TimezoneId

Type

\Etc/GMT-${number}\ | \Etc/GMT-${number}:${number}\ | \Etc/GMT+${number}\ | \Etc/GMT+${number}:${number}\ | TimezoneId


id

Timezone identifier TimezoneId

Type

TimezoneId | CustomTimezoneId


offset

Optional

Optional number to indicate an offset

Type

number


title

Name of the timezone

Type

string