6 lines
201 B
Plaintext
6 lines
201 B
Plaintext
# created by tools/tclZIC.tcl - do not edit
|
|
if {![info exists TZData(America/Indiana/Knox)]} {
|
|
LoadTimeZoneFile America/Indiana/Knox
|
|
}
|
|
set TZData(:US/Indiana-Starke) $TZData(:America/Indiana/Knox)
|