blob: 89dd8ebf58f1591ba3ae38805e50ac203af625ec (
plain)
1
2
3
4
5
|
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/St_Thomas)]} {
loadTimeZoneFile America/St_Thomas
}
set tzdata(:America/Virgin) $TZData(:America/St_Thomas)
|