blob: a01f8834f0bc467c90d81e24aae28ee191821c1d (
plain)
1
2
3
4
5
|
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Porto_Acre)]} {
LoadTimeZoneFile America/Porto_Acre
}
set TZData(:Brazil/Acre) $TZData(:America/Porto_Acre)
|