Skip to content

Commit

Permalink
Merge pull request #267 from dennisvandehoef/missing_germany
Browse files Browse the repository at this point in the history
Fixes #246 add Weltkindertag in Germany for TH.
  • Loading branch information
ppeble authored May 19, 2024
2 parents 03cd613 + 8c62ccc commit 5b49e62
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions de.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,12 @@ months:
- name: Friedensfest
regions: [de_by_augsburg]
mday: 8
9:
- name: Weltkindertag
regions: [de_th]
mday: 20
year_ranges:
from: 2019
10:
- name: Tag der Deutschen Einheit
regions: [de]
Expand Down Expand Up @@ -388,3 +394,8 @@ tests:
regions: ["de_be"]
expect:
name: "Tag der Befreiung"
- given:
date: "2024-09-20"
regions: ["de_th"]
expect:
name: "Weltkindertag"

0 comments on commit 5b49e62

Please sign in to comment.