diff options
author | José Ignacio Marín <jima00@gmail.com> | 2020-10-10 20:36:33 (GMT) |
---|---|---|
committer | José Ignacio Marín <jima00@gmail.com> | 2020-10-10 20:36:33 (GMT) |
commit | ceb95678742fb22d8afc60bb462511af63c2dc2b (patch) | |
tree | db116bcc96610bcb1a375f92b6c3c4fc27f117d7 /tools | |
parent | cd1fc2183ef5dfde922e6b57a0f9419f84482a97 (diff) | |
parent | 579cd0b138b020f90e65e83e6bd9f27d473211b1 (diff) | |
download | tcl-ceb95678742fb22d8afc60bb462511af63c2dc2b.zip tcl-ceb95678742fb22d8afc60bb462511af63c2dc2b.tar.gz tcl-ceb95678742fb22d8afc60bb462511af63c2dc2b.tar.bz2 |
Update TZ info to tzdata2020b.
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/tclZIC.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tclZIC.tcl b/tools/tclZIC.tcl index 85c9ba9..6282111 100755 --- a/tools/tclZIC.tcl +++ b/tools/tclZIC.tcl @@ -36,7 +36,7 @@ set olsonFiles { africa antarctica asia australasia backward etcetera europe northamerica - pacificnew southamerica systemv + southamerica } # Define the year at which the DST information will stop. |