Skip to content

Commit

Permalink
Merge pull request #483 from kiernan/au_wa_correct_kings_birthday_for…
Browse files Browse the repository at this point in the history
…_2024

fix: correct Kings Birthday in Western Australia for 2024
  • Loading branch information
commenthol authored Nov 26, 2024
2 parents 67ae01f + 6a81888 commit 9def8f9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions data/countries/AU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -312,4 +312,8 @@ holidays:
note: Might be on a different day; is proclaimed by Governor
active:
- from: "2022-09-09"
disable:
- "2024-09-30"
enable:
- "2024-09-23"
1st monday in October: false
6 changes: 3 additions & 3 deletions test/fixtures/AU-WA-2024.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
"_weekday": "Sun"
},
{
"date": "2024-09-30 00:00:00",
"start": "2024-09-29T16:00:00.000Z",
"end": "2024-09-30T16:00:00.000Z",
"date": "2024-09-23 00:00:00",
"start": "2024-09-22T16:00:00.000Z",
"end": "2024-09-23T16:00:00.000Z",
"name": "King's Birthday",
"type": "public",
"note": "Might be on a different day; is proclaimed by Governor",
Expand Down

0 comments on commit 9def8f9

Please sign in to comment.