Skip to content

Commit

Permalink
Merge pull request #285 from ppeble/ppeble-samsaffron-fix-anzac-day
Browse files Browse the repository at this point in the history
FIX: tasmania / nsw / vic do not observe on Monday
  • Loading branch information
ppeble authored Aug 11, 2024
2 parents b2c3d6d + 37cac37 commit 47f930b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion au.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ months:
regions: [au]
mday: 25
- name: ANZAC Day
regions: [au_nsw, au_qld, au_nt, au_act, au_sa, au_tas]
regions: [au_qld, au_nt, au_act, au_sa]
mday: 25
observed: to_monday_if_sunday(date)
- name: ANZAC Day
Expand Down

0 comments on commit 47f930b

Please sign in to comment.