mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
610 B
610 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "getTimeZones" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++
getTimeZones variable
getTimeZones variable
Signature
getTimeZones: ((includeInternal?: any) => TimeZone[]) & import("lodash").MemoizedFunction
Import
import { getTimeZones } from '@grafana/data';