mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 00:32:21 +08:00
659 B
659 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "timeZoneFormatUserFriendly" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++
timeZoneFormatUserFriendly variable
timeZoneFormatUserFriendly variable
Signature
timeZoneFormatUserFriendly: (timeZone: TimeZone | undefined) => string | undefined
Import
import { timeZoneFormatUserFriendly } from '@grafana/data';