GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.51.0
  • Code samples
  • GitHub

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

allow_user_override_in_view_mode?

boolean

(Optional) Whether viewers can override the dashboard timezone for their current session.

show_timezone_info?

boolean

(Optional) Whether the dashboard timezone indicator is visible.

timezone_id?

"$browserDetected" | string

(Optional) Dashboard default timezone. Use an IANA timezone ID or $browserDetected. If omitted, the workspace or organization timezone setting is used.

  • v1.TimezoneConfig interface
  • Properties
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use