Skip to content

Commit

Permalink
Merge pull request #468 from WorkWeek-Pty-Ltd/south-africa-voting-day…
Browse files Browse the repository at this point in the history
…-2024

Added ZA public holiday for Voting Day on May 29, 2024
  • Loading branch information
commenthol committed Apr 17, 2024
2 parents 85b19fa + 23580f1 commit 7c97dee
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/countries/ZA.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,8 @@ holidays:
# @source https://www.sanews.gov.za/south-africa/president-ramaphosa-declares-15-december-public-holiday
name:
en: Rugby World Cup Win Public Holiday
"2024-05-29":
# @source https://www.thepresidency.gov.za/president-proclaims-election-date-and-public-holiday
# @source https://www.gov.za/documents/notices/public-holidays-act-declaration-29-may-2024-public-holiday-23-feb-2024
name:
en: Voting Day
9 changes: 9 additions & 0 deletions test/fixtures/ZA-2024.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,15 @@
"rule": "2nd sunday in May",
"_weekday": "Sun"
},
{
"date": "2024-05-29 00:00:00",
"start": "2024-05-28T22:00:00.000Z",
"end": "2024-05-29T22:00:00.000Z",
"name": "Voting Day",
"type": "public",
"rule": "2024-05-29",
"_weekday": "Wed"
},
{
"date": "2024-06-16 00:00:00",
"start": "2024-06-15T22:00:00.000Z",
Expand Down

0 comments on commit 7c97dee

Please sign in to comment.