mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-29 04:17:07 +02:00
20 lines
1.0 KiB
Plaintext
20 lines
1.0 KiB
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision HI 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 HI.
|
|
# See important caveats in the file ../README
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also SYSINCLUDE holidays/us.rem
|
|
|
|
REM 25 March ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T+1) == 6] MSG %"Prince Jonah Kuhio Kalanianaole Day (observed)%" %! %b.
|
|
OMIT 26 March MSG %"Prince Jonah Kuhio Kalanianaole Day%" %! %b.
|
|
REM 27 March ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-1) == 0] MSG %"Prince Jonah Kuhio Kalanianaole Day (observed)%" %! %b.
|
|
REM 10 June ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T+1) == 6] MSG %"Kamehameha Day (observed)%" %! %b.
|
|
OMIT 11 June MSG %"Kamehameha Day%" %! %b.
|
|
REM 12 June ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-1) == 0] MSG %"Kamehameha Day (observed)%" %! %b.
|
|
REM Third Friday in August ADDOMIT SCANFROM -28 MSG %"Statehood Day%" %! %b.
|