mirror of
https://github.com/Luzifer/go-holidays.git
synced 2024-12-26 05:41:18 +00:00
17 lines
253 B
YAML
17 lines
253 B
YAML
---
|
|
|
|
includes: ["de"]
|
|
|
|
holidays:
|
|
|
|
fixed:
|
|
- name: "Epiphany"
|
|
localized:
|
|
de: "Heilige Drei Könige"
|
|
month: 1
|
|
day: 6
|
|
- name: "Reformation Day"
|
|
localized:
|
|
de: "Reformationstag"
|
|
month: 10
|
|
day: 31
|