mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-24 02:03:06 +02:00
17 lines
575 B
Plaintext
17 lines
575 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision VC 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 VC.
|
|
# See important caveats in the file ../README
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also SYSINCLUDE holidays/es.rem
|
|
|
|
OMIT 19 March MSG %"San José%" %! %b.
|
|
OMIT [easterdate($Uy)+1] MSG %"Lunes de Pascua%" %! %b.
|
|
OMIT 24 June MSG %"San Juan%" %! %b.
|
|
OMIT 9 October MSG %"Día de la Comunidad Valenciana%" %! %b.
|