diff options
Diffstat (limited to 'Master/tlpkg/tltcl/lib/tcl8.6/tzdata/SystemV/CST6')
-rw-r--r-- | Master/tlpkg/tltcl/lib/tcl8.6/tzdata/SystemV/CST6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/SystemV/CST6 b/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/SystemV/CST6 new file mode 100644 index 00000000000..d46c015b7d6 --- /dev/null +++ b/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/SystemV/CST6 @@ -0,0 +1,5 @@ +# created by ../tools/tclZIC.tcl - do not edit +if {![info exists TZData(America/Regina)]} { + LoadTimeZoneFile America/Regina +} +set TZData(:SystemV/CST6) $TZData(:America/Regina) |