mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
15 lines
576 B
Plaintext
15 lines
576 B
Plaintext
# Canadian Federal Holidays
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
# You should probably NOT include this file directly! Instead, for
|
|
# all of the statutory holidays of the province you live in, use:
|
|
# INCLUDE [$SysInclude]/ca/XY.rem where XY is the two-letter
|
|
# abbreviation for yoru province. For example, if you live in
|
|
# Ontario, use: INCLUDE [$SysInclude]/ca/on.rem
|
|
|
|
OMIT 1 Jan MSG New Year's Day
|
|
OMIT 1 July MSG Canada Day
|
|
REM First Monday in Sep SCANFROM -7 ADDOMIT MSG Labour Day
|
|
REM 30 Sep MSG National Day for Truth and Reconciliation
|
|
OMIT 25 Dec MSG Christmas
|