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