summaryrefslogtreecommitdiffstats
path: root/tcl8.6/library/tzdata/SystemV/PST8PDT
diff options
context:
space:
mode:
Diffstat (limited to 'tcl8.6/library/tzdata/SystemV/PST8PDT')
-rw-r--r--tcl8.6/library/tzdata/SystemV/PST8PDT5
1 files changed, 5 insertions, 0 deletions
diff --git a/tcl8.6/library/tzdata/SystemV/PST8PDT b/tcl8.6/library/tzdata/SystemV/PST8PDT
new file mode 100644
index 0000000..8281a9a
--- /dev/null
+++ b/tcl8.6/library/tzdata/SystemV/PST8PDT
@@ -0,0 +1,5 @@
+# created by ../tools/tclZIC.tcl - do not edit
+if {![info exists TZData(America/Los_Angeles)]} {
+ LoadTimeZoneFile America/Los_Angeles
+}
+set TZData(:SystemV/PST8PDT) $TZData(:America/Los_Angeles)