made the pack completely portable and wrote relevent bat files to go with it
This commit is contained in:
5
gitportable/mingw64/lib/tcl8.6/tzdata/NZ
Normal file
5
gitportable/mingw64/lib/tcl8.6/tzdata/NZ
Normal file
@@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Pacific/Auckland)]} {
|
||||
LoadTimeZoneFile Pacific/Auckland
|
||||
}
|
||||
set TZData(:NZ) $TZData(:Pacific/Auckland)
|
||||
Reference in New Issue
Block a user