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