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