blob: 25c114a103b5861b759a40c5c0dce91b8425ec4b (
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)
|