vacanza / holidays

Generate and work with holidays in Python
https://pypi.org/project/holidays
MIT License
1.45k stars 460 forks source link

Update Portugal holidays: fix Carnival date #1694

Closed DgRosa closed 7 months ago

DgRosa commented 7 months ago

Proposed change

This aims to fix an issue with the current weekday of the Carnival holiday in Portugal. It was set to happen on a Monday when it's always been a Tuesday.

There's not an official government document because Carnival is an optional holiday, there is however a Wikipedia entry with this information.

Closes #1692.

Type of change

Checklist

I've ran make pre-commit but got the following error message:

Captura de ecrã 2024-02-19, às 11 07 40
sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7958673682

Details


Totals Coverage Status
Change from base Build 7945701764: 0.0%
Covered Lines: 10547
Relevant Lines: 10547

💛 - Coveralls