summaryrefslogtreecommitdiffstats
path: root/library/tzdata/HST
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2005-12-27 17:47:48 (GMT)
committerKevin B Kenny <kennykb@acm.org>2005-12-27 17:47:48 (GMT)
commitfe06c63182af8cb6b22df8c3cf9c7670c92c320d (patch)
tree526fc274b5000a5dd226efcc3f6f5e30b7328d64 /library/tzdata/HST
parent988dfef7f36424cf6008cd90ce865e7b62735f10 (diff)
downloadtcl-fe06c63182af8cb6b22df8c3cf9c7670c92c320d.zip
tcl-fe06c63182af8cb6b22df8c3cf9c7670c92c320d.tar.gz
tcl-fe06c63182af8cb6b22df8c3cf9c7670c92c320d.tar.bz2
Olson's tzdata2005r
Diffstat (limited to 'library/tzdata/HST')
-rw-r--r--library/tzdata/HST6
1 files changed, 3 insertions, 3 deletions
diff --git a/library/tzdata/HST b/library/tzdata/HST
index a80218e..bd065ac 100644
--- a/library/tzdata/HST
+++ b/library/tzdata/HST
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Pacific/Honolulu)]} {
- LoadTimeZoneFile Pacific/Honolulu
+
+set TZData(:HST) {
+ {-9223372036854775808 -36000 0 HST}
}
-set TZData(:HST) $TZData(:Pacific/Honolulu)