mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
17 lines
814 B
Plaintext
17 lines
814 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision AS in Spain
|
|
# Derived from the Python holidays project at
|
|
# https://github.com/vacanza/holidays
|
|
#
|
|
# Note that this file includes only the holidays for
|
|
# the specific subdivision AS.
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also include [$SysInclude]/es.rem
|
|
|
|
OMIT [easterdate($Uy)-3] MSG Jueves Santo
|
|
REM 8 September SCANFROM -28 ADDOMIT SATISFY [$Tw != 0] MSG Lunes siguiente a Día de Asturias
|
|
REM 9 September SCANFROM -28 ADDOMIT SATISFY [wkdaynum(date($Ty, 9, 8)) == 0] MSG Lunes siguiente a Día de Asturias
|
|
REM 8 December SCANFROM -28 ADDOMIT SATISFY [$Tw != 0] MSG Lunes siguiente a Inmaculada Concepción
|
|
REM 9 December SCANFROM -28 ADDOMIT SATISFY [wkdaynum(date($Ty, 12, 8)) == 0] MSG Lunes siguiente a Inmaculada Concepción
|