Skip to content

Commit

Permalink
Merge pull request nadavspi#162 from brian-labelle/feature/add-centra…
Browse files Browse the repository at this point in the history
…l-time-as-timezone-option

Add America/Chicago (Central time) as timezone option
  • Loading branch information
toddbc authored Feb 27, 2020
2 parents 04277f5 + b1bdcbe commit 9668d24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Dispatch/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ const fields = [
'America/New_York',
'America/Phoenix',
'America/Los_Angeles',
'America/Chicago',
'Europe/Kiev',
'Asia/Kolkata',
],
Expand Down

0 comments on commit 9668d24

Please sign in to comment.