diff options
Diffstat (limited to 'tcl8.6/library/tzdata/Pacific/Johnston')
-rw-r--r-- | tcl8.6/library/tzdata/Pacific/Johnston | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tcl8.6/library/tzdata/Pacific/Johnston b/tcl8.6/library/tzdata/Pacific/Johnston new file mode 100644 index 0000000..21ab39a --- /dev/null +++ b/tcl8.6/library/tzdata/Pacific/Johnston @@ -0,0 +1,5 @@ +# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Pacific/Honolulu)]} { + LoadTimeZoneFile Pacific/Honolulu +} +set TZData(:Pacific/Johnston) $TZData(:Pacific/Honolulu) |