blob: 7f8b90e7419716aaa62c566ad0fa66c49e93574c (
plain)
1
2
3
4
5
|
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Argentina/Cordoba)]} {
loadTimeZoneFile America/Argentina/Cordoba
}
set tzdata(:America/Cordoba) $TZData(:America/Argentina/Cordoba)
|