mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
18 lines
586 B
Plaintext
18 lines
586 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision BL in Switzerland
|
|
# Derived from the Python holidays project at
|
|
# https://github.com/vacanza/holidays
|
|
#
|
|
# Note that this file includes only the holidays for
|
|
# the specific subdivision BL.
|
|
# See important caveats in the file ../README
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also include [$SysInclude]/holidays/ch.rem
|
|
|
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
|
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
|
OMIT 1 May MSG Tag der Arbeit
|
|
OMIT [easterdate($Uy)+50] MSG Pfingstmontag
|
|
OMIT 26 December MSG Stephanstag
|