Update Australia holidays: move Anzac Day in 2026 (ACT)#3216
Update Australia holidays: move Anzac Day in 2026 (ACT)#3216arkid15r merged 2 commits intovacanza:devfrom
Conversation
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughAdds a 2026-specific ANZAC Day observation rule for ACT (move to Monday using SAT_SUN_TO_NEXT_MON) while preserving the existing 1959+ SUN_TO_NEXT_MON behavior; updates tests to assert ACT-specific 2026 behavior. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The law change is mentioned in the references section. WBM doesn't appear to have archived it yet. I've checked all other sub-divisions in Australia, and New Zealand, and the holidays module has the correct dates. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #3216 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 307 307
Lines 18313 18315 +2
Branches 2338 2339 +1
=========================================
+ Hits 18313 18315 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Since the law change is specifically for the holiday in 2026, I've used |
There was a problem hiding this comment.
LGTM 🇦🇺
I'm waiting for the wayback machine to archive our links ATM (2 hrs queue is quite unusual), if this situation continues tomorrow I got an archive.today/.ph/.is archive as well - in any case, we can probably merge as-is then update the links later.
This PR doesn't have |
024caae
|



Proposed change
ACT (a territory of Australia) passed a law on 28/11/2025 that changed the date of Anzac Day in 2026 (only). This PR follows the change, and adds a check for it.
Type of change
holidaysfunctionality in general)Checklist
make checklocally; all checks and tests passed.