-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/nicolasstrands/mauritius-pu…
- Loading branch information
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
{ | ||
"2026": [ | ||
{ | ||
"name": "New Year\u2019s Day", | ||
"date": "2026-01-01" | ||
}, | ||
{ | ||
"name": "Human Rights Day", | ||
"date": "2026-03-21" | ||
}, | ||
{ | ||
"name": "Good Friday", | ||
"date": "2026-04-03" | ||
}, | ||
{ | ||
"name": "Family Day", | ||
"date": "2026-04-06" | ||
}, | ||
{ | ||
"name": "Freedom Day", | ||
"date": "2026-04-27" | ||
}, | ||
{ | ||
"name": "Workers' Day", | ||
"date": "2026-05-01" | ||
}, | ||
{ | ||
"name": "Youth Day", | ||
"date": "2026-06-16" | ||
}, | ||
{ | ||
"name": "National Women\u2019s Day", | ||
"date": "2026-08-09" | ||
}, | ||
{ | ||
"name": "Public holiday National Women\u2019s Day observed", | ||
"date": "2026-08-10" | ||
}, | ||
{ | ||
"name": "Heritage Day", | ||
"date": "2026-09-24" | ||
}, | ||
{ | ||
"name": "Day of Reconciliation", | ||
"date": "2026-12-16" | ||
}, | ||
{ | ||
"name": "Christmas Day", | ||
"date": "2026-12-25" | ||
}, | ||
{ | ||
"name": "Day of Goodwill", | ||
"date": "2026-12-26" | ||
} | ||
] | ||
} |