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