-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from form3tech-oss/antonio_updating_calendars
Updating OnCall Calendar for 2020
- Loading branch information
Showing
4 changed files
with
104 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# According to https://www.officeholidays.com/countries/poland/index.php | ||
--- | ||
- title: "New Year's Day" | ||
date: 01/01/2020 | ||
- title: "Three Kings' Day" | ||
date: 06/01/2020 | ||
- title: "Easter" | ||
date: 12/04/2020 | ||
- title: "Easter Monday" | ||
date: 13/04/2020 | ||
- title: "Labour Day" | ||
date: 01/05/2020 | ||
- title: "Constitution Day" | ||
date: 03/05/2020 | ||
- title: "Corpus Christi" | ||
date: 11/06/2020 | ||
- title: "Assumption Day" | ||
date: 15/08/2020 | ||
- title: "All Saints' Day" | ||
date: 01/11/2020 | ||
- title: "Independence Day" | ||
date: 11/11/2020 | ||
- title: "Christmas Day" | ||
date: 25/12/2020 | ||
- title: "St. Stephen's Day" | ||
date: 26/12/2020 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
- title: "new year" | ||
date: 01/01/2020 | ||
- title: "tuesday of carnival" | ||
date: 25/02/2020 | ||
- title: "saint friday" | ||
date: 10/04/2020 | ||
- title: "easter" | ||
date: 12/04/2020 | ||
- title: "Liberty Day" | ||
date: 25/04/2020 | ||
- title: "may first" | ||
date: 01/05/2020 | ||
- title: "Portugal Day" | ||
date: 10/06/2020 | ||
- title: "Corpus Chirst" | ||
date: 11/06/2020 | ||
- title: "Saint Johan" | ||
date: 24/06/2020 | ||
- title: "assumption day" | ||
date: 15/08/2020 | ||
- title: "Republic Implantation" | ||
date: 05/10/2020 | ||
- title: "all saints day" | ||
date: 01/11/2020 | ||
- title: "Restoration of independence" | ||
date: 01/12/2020 | ||
- title: "day of the immaculate conception" | ||
date: 08/12/2020 | ||
- title: "christmas" | ||
date: 25/12/2020 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
- title: "new year" | ||
date: 01/01/2020 | ||
- title: "three magic kings" | ||
date: 06/01/2020 | ||
- title: "tuesday of carnival" | ||
date: 25/02/2020 | ||
- title: "saint thursday" | ||
date: 09/04/2020 | ||
- title: "saint friday" | ||
date: 10/04/2020 | ||
- title: "may first" | ||
date: 01/05/2020 | ||
- title: "canary islands day" | ||
date: 30/05/2020 | ||
- title: "Saint Johan" | ||
date: 24/06/2020 | ||
- title: "assumption day" | ||
date: 15/08/2020 | ||
- title: "columbus day" | ||
date: 08/09/2020 | ||
- title: "all saints day" | ||
date: 12/10/2020 | ||
- title: "constitution day" | ||
date: 07/12/2020 | ||
- title: "day of the immaculate conception" | ||
date: 08/12/2020 | ||
- title: "christmas" | ||
date: 25/12/2020 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# https://www.gov.uk/bank-holidays | ||
--- | ||
- title: "New Year's Day" | ||
date: 01/01/2020 | ||
- title: "Good Friday" | ||
date: 10/04/2020 | ||
- title: "Easter Monday" | ||
date: 13/04/2020 | ||
- title: "Early May" | ||
date: 08/05/2020 | ||
- title: "Spring" | ||
date: 25/05/2020 | ||
- title: "Summer" | ||
date: 31/08/2020 | ||
- title: "Christmas Day" | ||
date: 25/12/2020 | ||
- title: "Boxing Day" | ||
date: 28/12/2020 |