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