mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
25 lines
1.1 KiB
Plaintext
25 lines
1.1 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.
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also include [$SysInclude]/us.rem
|
|
|
|
OMIT 19 January MSG Confederate Memorial Day
|
|
OMIT 2 March MSG Texas Independence Day
|
|
OMIT 31 March MSG Cesar Chavez Day
|
|
OMIT [easterdate($Uy)-2] MSG Good Friday
|
|
OMIT 21 April MSG San Jacinto Day
|
|
OMIT 19 June MSG Emancipation Day In Texas
|
|
OMIT 27 August MSG Lyndon Baines Johnson Day
|
|
REM Friday 23 November ADDOMIT SCANFROM -28 MSG Friday After Thanksgiving
|
|
REM 22 December SCANFROM -28 ADDOMIT SATISFY [wkdaynum(date($Ty, 12, 24)) == 0] MSG Christmas Eve (observed)
|
|
REM 23 December SCANFROM -28 ADDOMIT SATISFY [wkdaynum(date($Ty, 12, 24)) == 5] MSG Christmas Eve (observed)
|
|
REM 23 December SCANFROM -28 ADDOMIT SATISFY [wkdaynum(date($Ty, 12, 24)) == 6] MSG Christmas Eve (observed)
|
|
OMIT 24 December MSG Christmas Eve
|
|
OMIT 26 December MSG Day After Christmas
|