Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
treeform committed Aug 13, 2019
1 parent b8f1d3e commit bccf8f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tools/generate1.nim
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ const endYear = 2020
const includeOnly: seq[string] = @[
"utc",
"America/Los_Angeles",
"America/New_York"
"America/New_York",
"America/Chicago",
"Europe/Dublin",
]

const timeZoneFiles = @[
Expand Down

0 comments on commit bccf8f0

Please sign in to comment.