mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 06:48:47 +02:00
19 lines
857 B
Plaintext
19 lines
857 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision GA 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 GA.
|
|
# See important caveats in the file ../README
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also SYSINCLUDE holidays/us.rem
|
|
|
|
REM Fourth Monday in April ADDOMIT SCANFROM -28 MSG State Holiday
|
|
REM Second Monday in October ADDOMIT SCANFROM -28 MSG Columbus Day
|
|
REM Friday 23 November ADDOMIT SCANFROM -28 MSG State Holiday
|
|
REM 23 December ADDOMIT SCANFROM -28 SATISFY [isany($Tw, 5, 4)] MSG Washington's Birthday
|
|
REM 24 December ADDOMIT SCANFROM -28 SATISFY [isany($Tw, 1, 2, 4)] MSG Washington's Birthday
|
|
REM 26 December ADDOMIT SCANFROM -28 SATISFY [isany($Tw, 2, 5)] MSG Washington's Birthday
|