diff options
author | dgp <dgp@users.sourceforge.net> | 2014-08-14 16:36:44 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2014-08-14 16:36:44 (GMT) |
commit | 4181b4630b93ccc38fb575167eded34faee173dc (patch) | |
tree | 7d9570032c73beb9e704dfaf1a8942c991634a5a /library/tzdata/SystemV/HST10 | |
parent | 7915c17e2675332d054b91b77cee4f801cc8955b (diff) | |
parent | 346e065de33fede983461071e7447b5a2d2ab742 (diff) | |
download | tcl-4181b4630b93ccc38fb575167eded34faee173dc.zip tcl-4181b4630b93ccc38fb575167eded34faee173dc.tar.gz tcl-4181b4630b93ccc38fb575167eded34faee173dc.tar.bz2 |
merge 8.5
Diffstat (limited to 'library/tzdata/SystemV/HST10')
-rw-r--r-- | library/tzdata/SystemV/HST10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/library/tzdata/SystemV/HST10 b/library/tzdata/SystemV/HST10 new file mode 100644 index 0000000..a4316af --- /dev/null +++ b/library/tzdata/SystemV/HST10 @@ -0,0 +1,5 @@ +# created by ../tools/tclZIC.tcl - do not edit +if {![info exists TZData(Pacific/Honolulu)]} { + LoadTimeZoneFile Pacific/Honolulu +} +set TZData(:SystemV/HST10) $TZData(:Pacific/Honolulu) |