6 lines
195 B
Plaintext
6 lines
195 B
Plaintext
|
# created by tools/tclZIC.tcl - do not edit
|
||
|
if {![info exists TZData(Africa/Johannesburg)]} {
|
||
|
LoadTimeZoneFile Africa/Johannesburg
|
||
|
}
|
||
|
set TZData(:Africa/Mbabane) $TZData(:Africa/Johannesburg)
|