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 ro.yaml - Add 'Boboteaza' #295

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
26 changes: 26 additions & 0 deletions ro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
# - https://www.mediafax.ro/politic/legea-prin-care-24-ianuarie-a-fost-declarata-zi-libera-nelucratoare-a-fost-promulgata-de-iohannis-15777292
# - https://www.avocatnet.ro/articol_43954/Din-2017-salaria%C8%9Bii-vor-sta-acas%C4%83-%C8%99i-de-Ziua-Copilului-1-iunie-inclus%C4%83-de-azi-pe-lista-liberelor-legale.html
# - https://www.mediafax.ro/social/iohannis-a-promulgat-legea-prin-care-vinerea-mare-este-sarbatoare-legala-nelucratoare-17058413
#
# Changes 2025-01-05
# - Add Botezul Domnului - Boboteaza
# - Add Soborul Sfântului Proroc Ioan Botezătorul
#
# Sources:
# - https://www.avocatnet.ro/articol_68582/Zile-libere-2025-Cate-dintre-liberele-legale-de-anul-viitor-vor-pica-in-timpul-s%C4%83pt%C4%83manii.html
# - https://www.mediafax.ro/social/calendarul-sarbatorilor-legale-2025-de-cate-zile-libere-se-bucura-angajatii-din-romania-iata-cand-sunt-urmatoarele-zile-libere-pentru-romani-22630313
---
months:
0:
Expand Down Expand Up @@ -45,6 +53,12 @@ months:
- name: Anul nou
regions: [ro]
mday: 2
- name: Botezul Domnului - Boboteaza
regions: [ro]
mday: 6
- name: Soborul Sfântului Proroc Ioan Botezătorul
regions: [ro]
mday: 7
- name: Unirea Principatelor Române
regions: [ro]
mday: 24
Expand Down Expand Up @@ -238,3 +252,15 @@ tests:
regions: ["ro"]
expect:
holiday: false
- given:
date: '2025-01-06'
regions: ["ro"]
options: ["informal"]
expect:
name: "Botezul Domnului - Boboteaza"
- given:
date: '2025-01-07'
regions: ["ro"]
options: ["informal"]
expect:
name: "Soborul Sfântului Proroc Ioan Botezătorul"
Loading