Complete refactoring into subdirectory
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Chicago)]} {
|
||||
LoadTimeZoneFile America/Chicago
|
||||
}
|
||||
set TZData(:SystemV/CST6CDT) $TZData(:America/Chicago)
|
Reference in New Issue
Block a user