timezoneOverride
Home > @gooddata/sdk-ui-dashboard > IUiState > timezoneOverride
IUiState.timezoneOverride 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.
Session-only ad-hoc timezone override selected by the viewer in view mode. Always a concrete IANA timezone ID — never the browser-detected sentinel. Undefined means no override is active (the dashboard/workspace configuration applies). This value is never persisted with the dashboard.
Signature:
timezoneOverride: string | undefined;