mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
16 lines
683 B
Plaintext
16 lines
683 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision VT 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 VT.
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also include [$SysInclude]/us.rem
|
|
|
|
REM First Tuesday in March SCANFROM -28 ADDOMIT MSG Town Meeting Day
|
|
REM 15 August SCANFROM -28 ADDOMIT SATISFY [wkdaynum(date($Ty, 8, 16)) == 6] MSG Bennington Battle Day (observed)
|
|
OMIT 16 August MSG Bennington Battle Day
|
|
REM 17 August SCANFROM -28 ADDOMIT SATISFY [wkdaynum(date($Ty, 8, 16)) == 0] MSG Bennington Battle Day (observed)
|