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