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