Skip to content

Instantly share code, notes, and snippets.

@mattevans
Created July 5, 2018 09:57
Show Gist options
  • Save mattevans/a90e8b49153449b399760908e60c23bd to your computer and use it in GitHub Desktop.
Save mattevans/a90e8b49153449b399760908e60c23bd to your computer and use it in GitHub Desktop.
[{
"tz": "Pacific/Auckland",
"region": "Pacific",
"zone": "Auckland",
"display": "(GMT+13:00) Auckland"
},
{
"tz": "America/Los_Angeles",
"region": "America",
"zone": "Los_Angeles",
"display": "(GMT-08:00) Pacific Time"
},{
"tz": "America/Denver",
"region": "America",
"zone": "Denver",
"display": "(GMT-07:00) Mountain Time"
},{
"tz": "America/New_York",
"region": "America",
"zone": "New_York",
"display": "(GMT-05:00) Eastern Time"
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment