mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 06:48:47 +02:00
23 lines
762 B
Plaintext
23 lines
762 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision AG 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 AG.
|
|
# See important caveats in the file ../README
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also SYSINCLUDE holidays/ch.rem
|
|
|
|
OMIT 2 January MSG Berchtoldstag
|
|
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 [easterdate($Uy)+60] MSG Fronleichnam
|
|
OMIT 15 August MSG Mariä Himmelfahrt
|
|
OMIT 1 November MSG Allerheiligen
|
|
OMIT 8 December MSG Mariä Empfängnis
|
|
OMIT 26 December MSG Stephanstag
|