diff options
Diffstat (limited to 'library/tzdata/SystemV/CST6')
-rw-r--r-- | library/tzdata/SystemV/CST6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/library/tzdata/SystemV/CST6 b/library/tzdata/SystemV/CST6 new file mode 100644 index 0000000..65c8323 --- /dev/null +++ b/library/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) |