blob: c1f01761b65446aa70b5f8784cdd53282f149336 (
plain)
1
2
3
4
5
|
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Guadeloupe)]} {
LoadTimeZoneFile America/Guadeloupe
}
set TZData(:America/St_Barthelemy) $TZData(:America/Guadeloupe)
|