mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
808 B
808 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "InternalTimeZones" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++
InternalTimeZones enum
InternalTimeZones enum
Signature
export declare enum InternalTimeZones
Import
import { InternalTimeZones } from '@grafana/data';
Enumeration Members
Member | Value | Description |
---|---|---|
default | "" |
|
localBrowserTime | "browser" |
|
utc | "utc" |