Files
remind/include/holidays/us/pr.rem
T
Dianne Skoll a0536a8141
Remind unit tests / tests (push) Failing after 29s
Fix paths to files in comments. Noted by Martin Ziemer.
2024-11-15 09:19:17 -05:00

22 lines
967 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 include [$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(date($Ty, 3, 22)) == 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(date($Ty, 7, 25)) == 0] MSG Constitution Day (observed)
OMIT 19 November MSG Discovery Day
REM 20 November ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 11, 19)) == 0] MSG Discovery Day (observed)