timezoneId
Home > @gooddata/sdk-model > IDashboardTimezoneConfig > timezoneId
IDashboardTimezoneConfig.timezoneId property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
IANA timezone ID (e.g. "Europe/Prague"), or BROWSER_DETECTED to detect the timezone from the viewer's browser at load time. Undefined means the workspace/organization setting is used.
Signature:
readonly timezoneId?: DashboardTimezoneId;