Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bank holidays for 2021+ #71

Merged
merged 1 commit into from
Nov 17, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions business/data/becs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,18 @@ holidays:
- April 25th, 2020
- December 25th, 2020
- December 28th, 2020

# New Year's Day
- January 1st, 2021
# Australia Day
- January 26th, 2021
# Good Friday
- April 2nd, 2021
# Easter Monday
- April 5th, 2021
# ANZAC Day falls on a Sunday, so the holiday rolls over
- April 26th, 2021
# Christmas Day falls on a Saturday, so the holiday rolls over
- December 27th, 2021
# Boxing Day falls on a Sunday, so the holiday rolls over
- December 28th, 2021
21 changes: 21 additions & 0 deletions business/data/becsnz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,25 @@ holidays:
- December 25th, 2020
- December 28th, 2020

# New Year's Day
- January 1st, 2021
# Day after New Year's Day falls on a Saturday, so the holiday rolls over
- January 4th, 2021
# Waitangi Day falls on a Saturday, so the holiday rolls over
- February 8th, 2021
# Good Friday
- April 2th, 2021
# Easter Monday
- April 5th, 2021
# ANZAC Day falls on a Sunday, so the holiday rolls over
- April 26th, 2021
# Queen's Birthday
- June 7th, 2021
# Labor Day
- October 25th, 2021
# Christmas Day falls on a Saturday, so the holiday rolls over
- December 27th, 2021
# Boxing daY falls on a Sunday, so the holiday rolls over
- December 28th, 2021


50 changes: 50 additions & 0 deletions business/data/betalingsservice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,53 @@ holidays:
- December 25th, 2020
- December 26th, 2020
- December 31st, 2020

# New Years Day
- January 1st, 2021
# Maunday Thursday
- April 1st, 2021
# Good Friday
- April 2nd, 2021
# Easter Monday
- April 5th, 2021
# General Prayer Day
- April 30th, 2021
# Ascension Day
- May 13th, 2021
# Bank Holiday
- May 14th, 2021
# Whit Monday
- May 24th, 2021
# Christmas Eve Day
- December 24th, 2021
# Christmas Day
- December 25th, 2021
# Second Day of Christmas
- December 26th, 2021
# New Year's Eve
- December 31st, 2021

# New Years Day
- January 1st, 2022
# Maunday Thursday
- April 14th, 2022
# Good Friday
- April 15th, 2022
# Easter Monday
- April 18th, 2022
# General Prayer Day
- May 13th, 2022
# Ascension Day
- May 26th, 2022
# Bank Holiday
- May 27th, 2022
# Whit Monday
- June 6th, 2022
# Christmas Eve Day
- December 24th, 2022
# Christmas Day
- December 25th, 2022
# Second Day of Christmas
- December 26th, 2022
# New Year's Eve
- December 31st, 2022
19 changes: 19 additions & 0 deletions business/data/padca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,22 @@ holidays:
- November 11th, 2020
- December 25th, 2020
- December 28th, 2020

# New Year's Day
- January 1st, 2021
# Good Friday
- April 2nd, 2021
# Victoria Day
- May 24th, 2021
# Canada Day
- July 1st, 2021
# Labor Day
- September 6th, 2021
# Thanksgiving Day
- October 11th, 2021
# Remembrance Day
- November 11th, 2021
# Christmas
- December 25th, 2021
# Boxing Day
- December 26th, 2021