-
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.
- Loading branch information
1 parent
d7b6e20
commit 7b42f98
Showing
1 changed file
with
0 additions
and
102 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 |
---|---|---|
@@ -1,102 +0,0 @@ | ||
{ | ||
"2024": [ | ||
{ | ||
"name": "New Year's Day", | ||
"date": "2024-01-01" | ||
}, | ||
{ | ||
"name": "Easter Monday", | ||
"date": "2024-04-01" | ||
}, | ||
{ | ||
"name": "Labor Day", | ||
"date": "2024-05-01" | ||
}, | ||
{ | ||
"name": "Victory 1945", | ||
"date": "2024-05-08" | ||
}, | ||
{ | ||
"name": "Ascension", | ||
"date": "2024-05-09" | ||
}, | ||
{ | ||
"name": "Pentecost Monday", | ||
"date": "2024-05-20" | ||
}, | ||
{ | ||
"name": "National Day", | ||
"date": "2024-07-14" | ||
}, | ||
{ | ||
"name": "Assumption", | ||
"date": "2024-08-15" | ||
}, | ||
{ | ||
"name": "All Saints' Day", | ||
"date": "2024-11-01" | ||
}, | ||
{ | ||
"name": "Armistice 1918", | ||
"date": "2024-11-11" | ||
}, | ||
{ | ||
"name": "Christmas", | ||
"date": "2024-12-25" | ||
} | ||
], | ||
"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" | ||
} | ||
] | ||
} | ||