mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-22 17:23:03 +02:00
16 lines
531 B
Plaintext
16 lines
531 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision SL in Germany
|
|
# Derived from the Python holidays project at
|
|
# https://github.com/vacanza/holidays
|
|
#
|
|
# Note that this file includes only the holidays for
|
|
# the specific subdivision SL.
|
|
# See important caveats in the file ../README
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also SYSINCLUDE holidays/de.rem
|
|
|
|
OMIT [easterdate($Uy)+60] MSG %"Fronleichnam%" %! %b.
|
|
OMIT 15 August MSG %"Mariä Himmelfahrt%" %! %b.
|
|
OMIT 1 November MSG %"Allerheiligen%" %! %b.
|