mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
20 lines
984 B
Plaintext
20 lines
984 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision NIR in United Kingdom
|
|
# Derived from the Python holidays project at
|
|
# https://github.com/vacanza/holidays
|
|
#
|
|
# Note that this file includes only the holidays for
|
|
# the specific subdivision NIR.
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also include [$SysInclude]/gb.rem
|
|
|
|
OMIT 17 March MSG Saint Patrick's Day
|
|
REM 18 March SCANFROM -28 ADDOMIT SATISFY [wkdaynum(date($Ty, 3, 17)) == 0] MSG Saint Patrick's Day (observed)
|
|
REM 19 March SCANFROM -28 ADDOMIT SATISFY [wkdaynum(date($Ty, 3, 17)) == 6] MSG Saint Patrick's Day (observed)
|
|
OMIT [easterdate($Uy)+1] MSG Easter Monday
|
|
OMIT 12 July MSG Battle of the Boyne
|
|
REM 13 July SCANFROM -28 ADDOMIT SATISFY [wkdaynum(date($Ty, 7, 12)) == 0] MSG Battle of the Boyne (observed)
|
|
REM 14 July SCANFROM -28 ADDOMIT SATISFY [wkdaynum(date($Ty, 7, 12)) == 6] MSG Battle of the Boyne (observed)
|
|
REM Last Monday in August SCANFROM -28 ADDOMIT MSG Late Summer Bank Holiday
|