Initial class construction
This commit is contained in:
5
Git/mingw64/lib/tcl8.6/tzdata/SystemV/CST6
Normal file
5
Git/mingw64/lib/tcl8.6/tzdata/SystemV/CST6
Normal file
@ -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)
|
Reference in New Issue
Block a user