Skip to main content

Interface: TimezoneInfo

Charting Library.TimezoneInfo

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 alias: TimezoneId | `Etc/GMT-${number}` | `Etc/GMT-${number}:${number}` | `Etc/GMT+${number}` | `Etc/GMT+${number}:${number}`

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


id

id: TimezoneId | CustomTimezoneId

Timezone identifier TimezoneId


offset

Optional offset: number

Optional number to indicate an offset


title

title: string

Name of the timezone