6 lines
157 B
Plaintext
Raw Normal View History

2022-03-14 01:15:38 +08:00
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(Asia/Seoul)]} {
LoadTimeZoneFile Asia/Seoul
}
set TZData(:ROK) $TZData(:Asia/Seoul)