moved all files into "extensions" sub directory
This commit is contained in:
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/AST4
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/AST4
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Puerto_Rico)]} {
|
||||
LoadTimeZoneFile America/Puerto_Rico
|
||||
}
|
||||
set TZData(:SystemV/AST4) $TZData(:America/Puerto_Rico)
|
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/AST4ADT
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/AST4ADT
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Halifax)]} {
|
||||
LoadTimeZoneFile America/Halifax
|
||||
}
|
||||
set TZData(:SystemV/AST4ADT) $TZData(:America/Halifax)
|
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/CST6
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/CST6
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Regina)]} {
|
||||
LoadTimeZoneFile America/Regina
|
||||
}
|
||||
set TZData(:SystemV/CST6) $TZData(:America/Regina)
|
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/CST6CDT
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/CST6CDT
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Chicago)]} {
|
||||
LoadTimeZoneFile America/Chicago
|
||||
}
|
||||
set TZData(:SystemV/CST6CDT) $TZData(:America/Chicago)
|
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/EST5
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/EST5
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Indianapolis)]} {
|
||||
LoadTimeZoneFile America/Indianapolis
|
||||
}
|
||||
set TZData(:SystemV/EST5) $TZData(:America/Indianapolis)
|
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/EST5EDT
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/EST5EDT
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/New_York)]} {
|
||||
LoadTimeZoneFile America/New_York
|
||||
}
|
||||
set TZData(:SystemV/EST5EDT) $TZData(:America/New_York)
|
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/HST10
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/HST10
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Pacific/Honolulu)]} {
|
||||
LoadTimeZoneFile Pacific/Honolulu
|
||||
}
|
||||
set TZData(:SystemV/HST10) $TZData(:Pacific/Honolulu)
|
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/MST7
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/MST7
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Phoenix)]} {
|
||||
LoadTimeZoneFile America/Phoenix
|
||||
}
|
||||
set TZData(:SystemV/MST7) $TZData(:America/Phoenix)
|
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/MST7MDT
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/MST7MDT
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Denver)]} {
|
||||
LoadTimeZoneFile America/Denver
|
||||
}
|
||||
set TZData(:SystemV/MST7MDT) $TZData(:America/Denver)
|
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/PST8
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/PST8
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Pacific/Pitcairn)]} {
|
||||
LoadTimeZoneFile Pacific/Pitcairn
|
||||
}
|
||||
set TZData(:SystemV/PST8) $TZData(:Pacific/Pitcairn)
|
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/PST8PDT
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/PST8PDT
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Los_Angeles)]} {
|
||||
LoadTimeZoneFile America/Los_Angeles
|
||||
}
|
||||
set TZData(:SystemV/PST8PDT) $TZData(:America/Los_Angeles)
|
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/YST9
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/YST9
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Pacific/Gambier)]} {
|
||||
LoadTimeZoneFile Pacific/Gambier
|
||||
}
|
||||
set TZData(:SystemV/YST9) $TZData(:Pacific/Gambier)
|
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/YST9YDT
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/YST9YDT
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Anchorage)]} {
|
||||
LoadTimeZoneFile America/Anchorage
|
||||
}
|
||||
set TZData(:SystemV/YST9YDT) $TZData(:America/Anchorage)
|
Reference in New Issue
Block a user