Files
remind/include/holidays/us/in.rem
T
2025-10-07 23:12:26 -04:00

20 lines
978 B
Plaintext

# SPDX-License-Identifier: MIT
# Holiday file for subdivision IN 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 IN.
# See important caveats in the file ../README
#
# If you want the national holidays as well, you must
# also SYSINCLUDE holidays/us.rem
OMIT [easterdate($Uy)-2] MSG %"Good Friday%" %! %b.
REM Tuesday 2 May ADDOMIT SCANFROM -28 MSG %"Primary Election Day%" %! %b.
REM Second Monday in October ADDOMIT SCANFROM -28 MSG %"Columbus Day%" %! %b.
REM Friday 23 November ADDOMIT SCANFROM -28 MSG %"Lincoln's Birthday%" %! %b.
REM 23 December ADDOMIT SCANFROM -28 SATISFY [isany($Tw, 5, 4)] MSG %"Washington's Birthday%" %! %b.
REM 24 December ADDOMIT SCANFROM -28 SATISFY [isany($Tw, 1, 2, 4)] MSG %"Washington's Birthday%" %! %b.
REM 26 December ADDOMIT SCANFROM -28 SATISFY [isany($Tw, 2, 5)] MSG %"Washington's Birthday%" %! %b.