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/Europe/Athens | |
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/Europe/Athens')
-rw-r--r-- | library/tzdata/Europe/Athens | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/library/tzdata/Europe/Athens b/library/tzdata/Europe/Athens index 50a621b..b1e953f 100644 --- a/library/tzdata/Europe/Athens +++ b/library/tzdata/Europe/Athens @@ -14,13 +14,13 @@ set TZData(:Europe/Athens) { {-812422800 7200 0 EET} {-552362400 10800 1 EEST} {-541652400 7200 0 EET} - {166492800 10800 1 EEST} - {186192000 7200 0 EET} - {198036000 10800 1 EEST} - {213760800 7200 0 EET} - {228880800 10800 1 EEST} - {244087200 7200 0 EET} - {260330400 10800 1 EEST} + {166485600 10800 1 EEST} + {186184800 7200 0 EET} + {198028800 10800 1 EEST} + {213753600 7200 0 EET} + {228873600 10800 1 EEST} + {244080000 7200 0 EET} + {260323200 10800 1 EEST} {275446800 7200 0 EET} {291798000 10800 1 EEST} {307407600 7200 0 EET} |