summaryrefslogtreecommitdiffstats
path: root/library/tzdata/SystemV/PST8PDT
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2014-08-13 09:04:55 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2014-08-13 09:04:55 (GMT)
commit346e065de33fede983461071e7447b5a2d2ab742 (patch)
treeb034869d3f4df40d0d352beb80294aba20b4d42d /library/tzdata/SystemV/PST8PDT
parent1c154a30e53f0c04c8f00914637af73dfee1e736 (diff)
downloadtcl-346e065de33fede983461071e7447b5a2d2ab742.zip
tcl-346e065de33fede983461071e7447b5a2d2ab742.tar.gz
tcl-346e065de33fede983461071e7447b5a2d2ab742.tar.bz2
Put back SystemV timezone files, which were removed in previous commit. Don't know if that was by accident, but seems unwise in a Tcl patch release.
Diffstat (limited to 'library/tzdata/SystemV/PST8PDT')
-rw-r--r--library/tzdata/SystemV/PST8PDT5
1 files changed, 5 insertions, 0 deletions
diff --git a/library/tzdata/SystemV/PST8PDT b/library/tzdata/SystemV/PST8PDT
new file mode 100644
index 0000000..8281a9a
--- /dev/null
+++ b/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)