Skip to content

Enum: TimeZoneEnum

Common time zones

URI: valuesets:TimeZoneEnum

Permissible Values

Value Meaning Description
UTC None Coordinated Universal Time
EST None Eastern Standard Time (UTC-5)
EDT None Eastern Daylight Time (UTC-4)
CST None Central Standard Time (UTC-6)
CDT None Central Daylight Time (UTC-5)
MST None Mountain Standard Time (UTC-7)
MDT None Mountain Daylight Time (UTC-6)
PST None Pacific Standard Time (UTC-8)
PDT None Pacific Daylight Time (UTC-7)
GMT None Greenwich Mean Time (UTC+0)
BST None British Summer Time (UTC+1)
CET None Central European Time (UTC+1)
CEST None Central European Summer Time (UTC+2)
EET None Eastern European Time (UTC+2)
EEST None Eastern European Summer Time (UTC+3)
JST None Japan Standard Time (UTC+9)
CST_CHINA None China Standard Time (UTC+8)
IST None India Standard Time (UTC+5:30)
AEST None Australian Eastern Standard Time (UTC+10)
AEDT None Australian Eastern Daylight Time (UTC+11)
NZST None New Zealand Standard Time (UTC+12)
NZDT None New Zealand Daylight Time (UTC+13)

Slots

Name Description
time_zone Common time zones

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: TimeZoneEnum
description: Common time zones
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  UTC:
    text: UTC
    description: Coordinated Universal Time
  EST:
    text: EST
    description: Eastern Standard Time (UTC-5)
  EDT:
    text: EDT
    description: Eastern Daylight Time (UTC-4)
  CST:
    text: CST
    description: Central Standard Time (UTC-6)
  CDT:
    text: CDT
    description: Central Daylight Time (UTC-5)
  MST:
    text: MST
    description: Mountain Standard Time (UTC-7)
  MDT:
    text: MDT
    description: Mountain Daylight Time (UTC-6)
  PST:
    text: PST
    description: Pacific Standard Time (UTC-8)
  PDT:
    text: PDT
    description: Pacific Daylight Time (UTC-7)
  GMT:
    text: GMT
    description: Greenwich Mean Time (UTC+0)
  BST:
    text: BST
    description: British Summer Time (UTC+1)
  CET:
    text: CET
    description: Central European Time (UTC+1)
  CEST:
    text: CEST
    description: Central European Summer Time (UTC+2)
  EET:
    text: EET
    description: Eastern European Time (UTC+2)
  EEST:
    text: EEST
    description: Eastern European Summer Time (UTC+3)
  JST:
    text: JST
    description: Japan Standard Time (UTC+9)
  CST_CHINA:
    text: CST_CHINA
    description: China Standard Time (UTC+8)
  IST:
    text: IST
    description: India Standard Time (UTC+5:30)
  AEST:
    text: AEST
    description: Australian Eastern Standard Time (UTC+10)
  AEDT:
    text: AEDT
    description: Australian Eastern Daylight Time (UTC+11)
  NZST:
    text: NZST
    description: New Zealand Standard Time (UTC+12)
  NZDT:
    text: NZDT
    description: New Zealand Daylight Time (UTC+13)