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