Initial class construction
This commit is contained in:
5
Git/mingw64/lib/tcl8.6/tzdata/ROC
Normal file
5
Git/mingw64/lib/tcl8.6/tzdata/ROC
Normal file
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Asia/Taipei)]} {
|
||||
LoadTimeZoneFile Asia/Taipei
|
||||
}
|
||||
set TZData(:ROC) $TZData(:Asia/Taipei)
|
Reference in New Issue
Block a user