OptionsWithTimezones interface

Signature

  1. export interface OptionsWithTimezones

Import

  1. import { OptionsWithTimezones } from '@grafana/schema';

Properties

PropertyTypeDescription
timezonestring[]

timezone property

Signature

  1. timezone?: string[];