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/Mexico_City)]} {
|
||||
LoadTimeZoneFile America/Mexico_City
|
||||
}
|
||||
set TZData(:Mexico/General) $TZData(:America/Mexico_City)
|
Reference in New Issue
Block a user