summaryrefslogtreecommitdiffstats
path: root/library/tzdata/GMT-0
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2005-01-18 14:44:03 (GMT)
committerKevin B Kenny <kennykb@acm.org>2005-01-18 14:44:03 (GMT)
commit239a42e350655af1aa665c6ecedccf72cb562256 (patch)
tree77bc402d607f71e933552e634ec9cdd2c79523e9 /library/tzdata/GMT-0
parentb4b236e5dbd38bbb468faa91f03b96c2852494cf (diff)
downloadtcl-239a42e350655af1aa665c6ecedccf72cb562256.zip
tcl-239a42e350655af1aa665c6ecedccf72cb562256.tar.gz
tcl-239a42e350655af1aa665c6ecedccf72cb562256.tar.bz2
Routine update per Olson's tzdata2005c. Removed links to links
(Greenwich in several aliases; Navajo; Acre). Updated Paraguayan DST rules and "best guess" at this year's Israeli rules.
Diffstat (limited to 'library/tzdata/GMT-0')
-rw-r--r--library/tzdata/GMT-06
1 files changed, 3 insertions, 3 deletions
diff --git a/library/tzdata/GMT-0 b/library/tzdata/GMT-0
index 663dc3e..56dc64c 100644
--- a/library/tzdata/GMT-0
+++ b/library/tzdata/GMT-0
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/GMT-0)]} {
- LoadTimeZoneFile Etc/GMT-0
+if {![info exists TZData(Etc/GMT)]} {
+ LoadTimeZoneFile Etc/GMT
}
-set TZData(:GMT-0) $TZData(:Etc/GMT-0)
+set TZData(:GMT-0) $TZData(:Etc/GMT)