Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

dev-standard/timezone

Repository files navigation

Time Zone List

a standard time zone list

field

{
  "list": "timezone list",
  "incompatible": "Time zone not currently supported",
  "updateTime": "last updated time"
}
{
  "code": "code	name of country",
  "coordinates":"latitude and longitude ",
  "iana": " Internet Assigned Numbers Authority",
  "location": "country, territory, area, or subdivision",
  "offset": "the offset in milliseconds between the time zone and UTC time",
  "shortGmt": "short GMT",
  "longGmt": "long GMT",
  "shortNonLocation": "short specific non-location format",
  "longNonLocation": "long specific non-location format"
}