Files
2025-09-29 00:52:08 +02:00

6 lines
165 B
Plaintext
Executable File

# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(Asia/Taipei)]} {
LoadTimeZoneFile Asia/Taipei
}
set TZData(:ROC) $TZData(:Asia/Taipei)