Initial commit
This commit is contained in:
5
extensions/inkstitch/bin/tcl/tzdata/W-SU
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/W-SU
Normal file
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Europe/Moscow)]} {
|
||||
LoadTimeZoneFile Europe/Moscow
|
||||
}
|
||||
set TZData(:W-SU) $TZData(:Europe/Moscow)
|
Reference in New Issue
Block a user