-
-
Notifications
You must be signed in to change notification settings - Fork 544
Add Åland Islands holidays. Update Finland holidays #2537
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
Conversation
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Ary Hauffe <41094281+Arynelson@users.noreply.github.com>
Co-authored-by: Panpakorn Siripanich <19505219+PPsyrius@users.noreply.github.com> Signed-off-by: Ary Hauffe <41094281+Arynelson@users.noreply.github.com>
Co-authored-by: Panpakorn Siripanich <19505219+PPsyrius@users.noreply.github.com> Signed-off-by: Ary Hauffe <41094281+Arynelson@users.noreply.github.com>
Co-authored-by: Panpakorn Siripanich <19505219+PPsyrius@users.noreply.github.com> Signed-off-by: Ary Hauffe <41094281+Arynelson@users.noreply.github.com>
Co-authored-by: Panpakorn Siripanich <19505219+PPsyrius@users.noreply.github.com> Signed-off-by: Ary Hauffe <41094281+Arynelson@users.noreply.github.com>
Co-authored-by: Panpakorn Siripanich <19505219+PPsyrius@users.noreply.github.com> Signed-off-by: Ary Hauffe <41094281+Arynelson@users.noreply.github.com>
Co-authored-by: Panpakorn Siripanich <19505219+PPsyrius@users.noreply.github.com> Signed-off-by: Ary Hauffe <41094281+Arynelson@users.noreply.github.com>
…_language fallback
Aland PR suggestions
Signed-off-by: Ary Hauffe <41094281+Arynelson@users.noreply.github.com>
Co-authored-by: ~Jhellico <KJhellico@users.noreply.github.com> Signed-off-by: Ary Hauffe <41094281+Arynelson@users.noreply.github.com>
Co-authored-by: ~Jhellico <KJhellico@users.noreply.github.com> Signed-off-by: Ary Hauffe <41094281+Arynelson@users.noreply.github.com>
Co-authored-by: ~Jhellico <KJhellico@users.noreply.github.com> Signed-off-by: Ary Hauffe <41094281+Arynelson@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @Arynelson and @PPsyrius ! It's ready to be merged now.
|
Proposed change
en_US
,fi
,sv_FI
,th
,uk
; categories:PUBLIC
,UNOFFICIAL
,WORKDAY
), also available as part of Finland holidays as subdivision01
.th
l10n.WORKDAY
) and Customary (UNOFFICIAL
) Flag Days into separate categories for both Finland and Åland Islands.I've set up Git venv properly on my backup laptop this time, so all of my personal commits should now be verified. 🙏
Resolves #2424 .
Supercedes #2449 .
Note
As per discussed below, the edit to
HolidayBase.py
to allow Åland Islands to havesv_FI
as its default_language instead offi
like its parent entity, Finland - will be done in a separate future PR.Type of change
holidays
functionality in general)Checklist
make check
, all checks and tests are green