TimezoneConfig
Home > @gooddata/sdk-code-schemas > v1 > TimezoneConfig
v1.TimezoneConfig interface
Dashboard-level timezone configuration. If omitted, the workspace or organization timezone setting is used.
Signature:
export interface TimezoneConfig
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) Whether viewers can override the dashboard timezone for their current session. | ||
|
boolean |
(Optional) Whether the dashboard timezone indicator is visible. | ||
|
"$browserDetected" | string |
(Optional) Dashboard default timezone. Use an IANA timezone ID or $browserDetected. If omitted, the workspace or organization timezone setting is used. |