diff options
author | Kevin B Kenny <kennykb@acm.org> | 2005-11-28 15:37:19 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2005-11-28 15:37:19 (GMT) |
commit | 1f2642848c07487ab88ff382fe7a9a1031a98c29 (patch) | |
tree | d6022ea309394ccd81b7c8f5b8faac421007551a /library/tzdata/America/Toronto | |
parent | 5faf0edf573054b2d6a99deecf9dd30baae3282d (diff) | |
download | tcl-1f2642848c07487ab88ff382fe7a9a1031a98c29.zip tcl-1f2642848c07487ab88ff382fe7a9a1031a98c29.tar.gz tcl-1f2642848c07487ab88ff382fe7a9a1031a98c29.tar.bz2 |
Corrected bug in DST transition times for locales that specify transition in local Standard Time
Diffstat (limited to 'library/tzdata/America/Toronto')
-rw-r--r-- | library/tzdata/America/Toronto | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/library/tzdata/America/Toronto b/library/tzdata/America/Toronto index b67e25f..9358bac 100644 --- a/library/tzdata/America/Toronto +++ b/library/tzdata/America/Toronto @@ -49,8 +49,7 @@ set TZData(:America/Toronto) { {-968000400 -14400 1 EDT} {-955303200 -18000 0 EST} {-936550800 -14400 1 EDT} - {-880236000 -14400 0 EST} - {-880221600 -14400 1 EWT} + {-880218000 -14400 0 EWT} {-769395600 -14400 1 EPT} {-765396000 -18000 0 EST} {-757364400 -18000 0 EST} |