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/Scoresbysund | |
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/Scoresbysund')
-rw-r--r-- | library/tzdata/America/Scoresbysund | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/tzdata/America/Scoresbysund b/library/tzdata/America/Scoresbysund index b295b9e..81ef202 100644 --- a/library/tzdata/America/Scoresbysund +++ b/library/tzdata/America/Scoresbysund @@ -4,7 +4,7 @@ set TZData(:America/Scoresbysund) { {-9223372036854775808 -5340 0 LMT} {-1686090660 -7200 0 CGT} {323841600 -3600 0 CGST} - {338954400 -7200 0 CGT} + {338961600 -7200 0 CGT} {354679200 0 0 EGST} {370400400 -3600 0 EGT} {386125200 0 1 EGST} |