Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
5
Dependencies/Python/tcl/tcl8.6/tzdata/Eire
vendored
Normal file
5
Dependencies/Python/tcl/tcl8.6/tzdata/Eire
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Europe/Dublin)]} {
|
||||
LoadTimeZoneFile Europe/Dublin
|
||||
}
|
||||
set TZData(:Eire) $TZData(:Europe/Dublin)
|
Reference in New Issue
Block a user