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