mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-19 15:54:22 +02:00
24 lines
785 B
Plaintext
24 lines
785 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for Spain
|
|
# Derived from the Python holidays project at
|
|
# https://github.com/vacanza/holidays
|
|
#
|
|
# See important caveats in the README file in this directory.
|
|
#
|
|
# Note: This file consists only of the country-wide
|
|
# holidays for Spain.
|
|
#
|
|
# For region-specific holidays, you need to include
|
|
# one of the regional *.rem files in the directory
|
|
# [$SysInclude]/holidays/es/
|
|
|
|
OMIT 1 January MSG Año nuevo
|
|
OMIT 6 January MSG Epifanía del Señor
|
|
OMIT [easterdate($Uy)-2] MSG Viernes Santo
|
|
OMIT 1 May MSG Fiesta del Trabajo
|
|
OMIT 15 August MSG Asunción de la Virgen
|
|
OMIT 12 October MSG Fiesta Nacional de España
|
|
OMIT 1 November MSG Todos los Santos
|
|
OMIT 6 December MSG Día de la Constitución Española
|
|
OMIT 25 December MSG Natividad del Señor
|