diff --git a/data/countries/AU.yaml b/data/countries/AU.yaml index f9451cfc6..d5b162211 100644 --- a/data/countries/AU.yaml +++ b/data/countries/AU.yaml @@ -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 diff --git a/test/fixtures/AU-WA-2024.json b/test/fixtures/AU-WA-2024.json index d3173e9d0..495602003 100644 --- a/test/fixtures/AU-WA-2024.json +++ b/test/fixtures/AU-WA-2024.json @@ -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",