Files
remind/include/holidays/us/pr.rem
Dianne Skoll 9e3797d5ed Simplify all calculations of dates relative to trigger date.
Also fixes off-by-one errors for New Year's Day in many files.
2025-09-29 19:41:40 -04:00

22 lines
919 B
Plaintext

# SPDX-License-Identifier: MIT
# Holiday file for subdivision PR in United States
# Derived from the Python holidays project at
# https://github.com/vacanza/holidays
#
# Note that this file includes only the holidays for
# the specific subdivision PR.
# See important caveats in the file ../README
#
# If you want the national holidays as well, you must
# also SYSINCLUDE holidays/us.rem
OMIT 6 January MSG Epiphany
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Presidents' Day
OMIT 22 March MSG Emancipation Day
REM 23 March ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-1) == 0] MSG Emancipation Day (observed)
OMIT [easterdate($Uy)-2] MSG Good Friday
OMIT 25 July MSG Constitution Day
REM 26 July ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-1) == 0] MSG Constitution Day (observed)
OMIT 19 November MSG Discovery Day
REM 20 November ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-1) == 0] MSG Discovery Day (observed)