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

26 lines
1.2 KiB
Plaintext

# SPDX-License-Identifier: MIT
# Holiday file for subdivision TX 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 TX.
# See important caveats in the file ../README
#
# If you want the national holidays as well, you must
# also SYSINCLUDE holidays/us.rem
OMIT 19 January MSG %"Confederate Memorial Day%" %! %b.
OMIT 2 March MSG %"Texas Independence Day%" %! %b.
OMIT 31 March MSG %"Cesar Chavez Day%" %! %b.
OMIT [easterdate($Uy)-2] MSG %"Good Friday%" %! %b.
OMIT 21 April MSG %"San Jacinto Day%" %! %b.
OMIT 19 June MSG %"Emancipation Day In Texas%" %! %b.
OMIT 27 August MSG %"Lyndon Baines Johnson Day%" %! %b.
REM Friday 23 November ADDOMIT SCANFROM -28 MSG %"Friday After Thanksgiving%" %! %b.
REM 22 December ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T+2) == 0] MSG %"Christmas Eve (observed)%" %! %b.
REM 23 December ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T+1) == 5] MSG %"Christmas Eve (observed)%" %! %b.
REM 23 December ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T+1) == 6] MSG %"Christmas Eve (observed)%" %! %b.
OMIT 24 December MSG %"Christmas Eve%" %! %b.
OMIT 26 December MSG %"Day After Christmas%" %! %b.