BROWSER\_DETECTED
Home > @gooddata/sdk-model > BROWSER_DETECTED
BROWSER_DETECTED 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.
Value of IDashboardTimezoneConfig.timezoneId representing that the effective timezone should be detected from the viewer's browser at load time. It is not a valid IANA identifier, so it cannot collide with a real timezone.
This sentinel is only allowed in the dashboard content (DashboardTimezoneId). Values sent to executions or exports must always be concrete IANA IDs — resolve the sentinel first via resolveTimezoneId().
Signature:
BROWSER_DETECTED = "$browserDetected"