diff options
author | venkat <venkat@comit.com> | 2013-03-22 23:05:52 (GMT) |
---|---|---|
committer | venkat <venkat@comit.com> | 2013-03-22 23:05:52 (GMT) |
commit | 04c75d428b9ced7cd08ed4e382c7c6399856183a (patch) | |
tree | 77828eab4f79d31096b4f693045820cb05b13660 /library/tzdata/Europe | |
parent | b49107e5e323792c06ddde8bec11d840fa7b4ff2 (diff) | |
download | tcl-04c75d428b9ced7cd08ed4e382c7c6399856183a.zip tcl-04c75d428b9ced7cd08ed4e382c7c6399856183a.tar.gz tcl-04c75d428b9ced7cd08ed4e382c7c6399856183a.tar.bz2 |
Update to tzdata2013b
Diffstat (limited to 'library/tzdata/Europe')
-rw-r--r-- | library/tzdata/Europe/Busingen | 5 | ||||
-rw-r--r-- | library/tzdata/Europe/Vienna | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/library/tzdata/Europe/Busingen b/library/tzdata/Europe/Busingen new file mode 100644 index 0000000..62abc29 --- /dev/null +++ b/library/tzdata/Europe/Busingen @@ -0,0 +1,5 @@ +# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Europe/Zurich)]} { + LoadTimeZoneFile Europe/Zurich +} +set TZData(:Europe/Busingen) $TZData(:Europe/Zurich) diff --git a/library/tzdata/Europe/Vienna b/library/tzdata/Europe/Vienna index 41d744d..95283eb 100644 --- a/library/tzdata/Europe/Vienna +++ b/library/tzdata/Europe/Vienna @@ -1,8 +1,8 @@ # created by tools/tclZIC.tcl - do not edit set TZData(:Europe/Vienna) { - {-9223372036854775808 3920 0 LMT} - {-2422055120 3600 0 CET} + {-9223372036854775808 3921 0 LMT} + {-2422055121 3600 0 CET} {-1693706400 7200 1 CEST} {-1680483600 3600 0 CET} {-1663455600 7200 1 CEST} |