mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 06:48:47 +02:00
26 lines
823 B
Plaintext
26 lines
823 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for El Salvador
|
|
# 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 El Salvador.
|
|
#
|
|
# For region-specific holidays, you need to include
|
|
# one of the regional *.rem files in the directory
|
|
# [$SysInclude]/holidays/sv/
|
|
|
|
OMIT 1 January MSG New Year's Day
|
|
OMIT [easterdate($Uy)-3] MSG Maundy Thursday
|
|
OMIT [easterdate($Uy)-2] MSG Good Friday
|
|
OMIT [easterdate($Uy)-1] MSG Holy Saturday
|
|
OMIT 1 May MSG Labor Day
|
|
OMIT 10 May MSG Mothers' Day
|
|
OMIT 17 June MSG Fathers' Day
|
|
OMIT 6 August MSG Feast of San Salvador
|
|
OMIT 15 September MSG Independence Day
|
|
OMIT 2 November MSG All Souls' Day
|
|
OMIT 25 December MSG Christmas Day
|