Skip to content

Instantly share code, notes, and snippets.

@MightyPork
Last active August 29, 2015 14:23
Show Gist options
  • Save MightyPork/3bdd4eb94d69ad796f25 to your computer and use it in GitHub Desktop.
Save MightyPork/3bdd4eb94d69ad796f25 to your computer and use it in GitHub Desktop.
USA timezones for TZORK
[
{
"name": "Pacific Time",
"tz": "USA, Pacific Time",
"color": "white"
},
{
"name": "Mountain Time",
"tz": "USA, Mountain Time",
"color": "white"
},
{
"name": "Central Time",
"tz": "USA, Central Time",
"color": "white"
},
{
"name": "Eastern Time",
"tz": "USA, Eastern Time",
"color": "white"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment