mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
27 lines
859 B
Plaintext
27 lines
859 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for Andorra
|
|
# Derived from the Python holidays project at
|
|
# https://github.com/vacanza/holidays
|
|
#
|
|
# Note: This file consists only of the country-wide
|
|
# holidays for Andorra.
|
|
#
|
|
# For region-specific holidays, you need to include
|
|
# one of the regional *.rem files in the directory
|
|
# [$SysInclude]/ad/
|
|
|
|
OMIT 1 January MSG New Year's Day
|
|
OMIT 6 January MSG Epiphany
|
|
OMIT [easterdate($Uy)-47] MSG Carnival
|
|
OMIT 14 March MSG Constitution Day
|
|
OMIT [easterdate($Uy)-2] MSG Good Friday
|
|
OMIT [easterdate($Uy)+1] MSG Easter Monday
|
|
OMIT [easterdate($Uy)+50] MSG Whit Monday
|
|
OMIT 1 May MSG Labor Day
|
|
OMIT 15 August MSG Assumption Day
|
|
OMIT 8 September MSG National Day
|
|
OMIT 1 November MSG All Saints' Day
|
|
OMIT 8 December MSG Immaculate Conception Day
|
|
OMIT 25 December MSG Christmas Day
|
|
OMIT 26 December MSG Saint Stephen's Day
|