fix(NC,RE,GP,WF,PF): Fix FR territory bugs and add missing overseas collectivities#586
Merged
commenthol merged 1 commit intocommenthol:masterfrom Mar 28, 2026
Conversation
…ollectivities - fix(NC): Correct typo in Fête de la Citoyenneté holiday name - fix(RE): Fix source comment URL to reference Reunion instead of Mayotte - fix(GP): Use canonical America/Guadeloupe timezone instead of America/Port_of_Spain - feat(WF): Add Wallis-et-Futuna with Saint Pierre-Chanel, Saints Peter and Paul, and Territory Day - feat(PF): Add French Polynesia with Missionary Day, Good Friday, Autonomy Day (until 2025), and Matari'i (from 2026) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does
This PR fixes several bugs in French overseas territory holiday definitions and adds two missing territories (Wallis-et-Futuna and French Polynesia).
Bug fixes
America/Guadeloupetimezone instead ofAmerica/Port_of_Spain(both are UTC-4, but Guadeloupe is the proper IANA zone for the territory)New territories
Wallis-et-Futuna (WF): Added with 3 local public holidays:
French Polynesia (PF): Added with 3 local public holidays:
How it was tested