5 lines
185 B
Text
5 lines
185 B
Text
# created by tools/tclZIC.tcl - do not edit
|
|
if {![info exists TZData(America/Noronha)]} {
|
|
LoadTimeZoneFile America/Noronha
|
|
}
|
|
set TZData(:Brazil/DeNoronha) $TZData(:America/Noronha)
|