Skip to content

Commit

Permalink
Fixes #246 add Weltkindertag in Germany for TH.
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisvandehoef committed Jan 21, 2024
1 parent a6f65e6 commit 8c62ccc
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 8c62ccc

Please sign in to comment.