effectiveTimezone
Home > @gooddata/sdk-ui-dashboard > IDashboardTimezoneOverrideChangedPayload > effectiveTimezone
IDashboardTimezoneOverrideChangedPayload.effectiveTimezone 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.
The effective dashboard timezone after the change: the override when set, otherwise the dashboard's configured timezone (with the browser-detected sentinel resolved), or undefined when no dashboard timezone applies (feature disabled or nothing configured).
Signature:
readonly effectiveTimezone: string | undefined;