5 lines
179 B
Text
5 lines
179 B
Text
# created by tools/tclZIC.tcl - do not edit
|
|
if {![info exists TZData(Asia/Jerusalem)]} {
|
|
LoadTimeZoneFile Asia/Jerusalem
|
|
}
|
|
set TZData(:Asia/Tel_Aviv) $TZData(:Asia/Jerusalem)
|