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