Skip to content

Commit 9668d24

Browse files
authored
Merge pull request nadavspi#162 from brian-labelle/feature/add-central-time-as-timezone-option
Add America/Chicago (Central time) as timezone option
2 parents 04277f5 + b1bdcbe commit 9668d24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Dispatch/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ const fields = [
8282
'America/New_York',
8383
'America/Phoenix',
8484
'America/Los_Angeles',
85+
'America/Chicago',
8586
'Europe/Kiev',
8687
'Asia/Kolkata',
8788
],

0 commit comments

Comments
 (0)