+++ # ----------------------------------------------------------------------- # 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 ```typescript timeZoneFormatUserFriendly: (timeZone: string | undefined) => string | undefined ``` Import ```typescript import { timeZoneFormatUserFriendly } from '@grafana/data'; ```