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