Skip to content

Commit 47f930b

Browse files
authored
Merge pull request #285 from ppeble/ppeble-samsaffron-fix-anzac-day
FIX: tasmania / nsw / vic do not observe on Monday
2 parents b2c3d6d + 37cac37 commit 47f930b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

au.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ months:
7171
regions: [au]
7272
mday: 25
7373
- name: ANZAC Day
74-
regions: [au_nsw, au_qld, au_nt, au_act, au_sa, au_tas]
74+
regions: [au_qld, au_nt, au_act, au_sa]
7575
mday: 25
7676
observed: to_monday_if_sunday(date)
7777
- name: ANZAC Day

0 commit comments

Comments
 (0)