Skip to content

Commit

Permalink
Add America/Chicago (Central time) as timezone option
Browse files Browse the repository at this point in the history
Adds value 'America/Chicago' as an available timezone so that it will populate  in the timezone dropdown for dispatching
  • Loading branch information
brian-labelle committed Feb 27, 2020
1 parent 04277f5 commit b1bdcbe
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 b1bdcbe

Please sign in to comment.