blob: cf7949f7a56f3272afb3967d9c7ef9a9e0900e7b (
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/Marigot) $TZData(:America/Guadeloupe)
|