mirror of https://github.com/grafana/grafana.git
549 B
549 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "TimeZoneUtc" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++
TimeZoneUtc type
TimeZoneUtc type
Signature
export declare type TimeZoneUtc = 'utc';
Import
import { TimeZoneUtc } from '@grafana/data';