summaryrefslogtreecommitdiffstats
path: root/library/tzdata/Pacific/Johnston
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2013-10-05 16:28:52 (GMT)
committerKevin B Kenny <kennykb@acm.org>2013-10-05 16:28:52 (GMT)
commit40fefcafadb6a8be490c3ec0be0c6ed724cd1845 (patch)
treece50b0961f8dd02febd6528cfea8bb62987804c8 /library/tzdata/Pacific/Johnston
parent84ae9beda9265b2eea4f1c06d39e10cabc760103 (diff)
downloadtcl-40fefcafadb6a8be490c3ec0be0c6ed724cd1845.zip
tcl-40fefcafadb6a8be490c3ec0be0c6ed724cd1845.tar.gz
tcl-40fefcafadb6a8be490c3ec0be0c6ed724cd1845.tar.bz2
Advance to tzdata2013g
Diffstat (limited to 'library/tzdata/Pacific/Johnston')
-rw-r--r--library/tzdata/Pacific/Johnston6
1 files changed, 3 insertions, 3 deletions
diff --git a/library/tzdata/Pacific/Johnston b/library/tzdata/Pacific/Johnston
index 7f9fee4..21ab39a 100644
--- a/library/tzdata/Pacific/Johnston
+++ b/library/tzdata/Pacific/Johnston
@@ -1,5 +1,5 @@
# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Pacific/Johnston) {
- {-9223372036854775808 -36000 0 HST}
+if {![info exists TZData(Pacific/Honolulu)]} {
+ LoadTimeZoneFile Pacific/Honolulu
}
+set TZData(:Pacific/Johnston) $TZData(:Pacific/Honolulu)