selectTimezoneOverride
Home > @gooddata/sdk-ui-dashboard > selectTimezoneOverride
selectTimezoneOverride variable
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.
Selects the session-only ad-hoc timezone override selected by the viewer in view mode.
Signature:
selectTimezoneOverride: DashboardSelector<string | undefined>
Remarks
The value is always a concrete IANA timezone ID (never the browser-detected sentinel). Undefined means no override is active and the dashboard/workspace timezone configuration applies. The override is never persisted with the dashboard.