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/Busingen | |
parent | b49107e5e323792c06ddde8bec11d840fa7b4ff2 (diff) | |
download | tcl-04c75d428b9ced7cd08ed4e382c7c6399856183a.zip tcl-04c75d428b9ced7cd08ed4e382c7c6399856183a.tar.gz tcl-04c75d428b9ced7cd08ed4e382c7c6399856183a.tar.bz2 |
Update to tzdata2013b
Diffstat (limited to 'library/tzdata/Europe/Busingen')
-rw-r--r-- | library/tzdata/Europe/Busingen | 5 |
1 files changed, 5 insertions, 0 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) |