mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 06:48:47 +02:00
18 lines
770 B
Plaintext
18 lines
770 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for North Macedonia
|
|
# Derived from the Python holidays project at
|
|
# https://github.com/vacanza/holidays
|
|
#
|
|
# See important caveats in the README file in this directory.
|
|
|
|
OMIT 1 January MSG %"New Year's Day%" %! %b.
|
|
OMIT 7 January MSG %"Christmas Day (Orthodox)%" %! %b.
|
|
OMIT [orthodoxeaster($Uy)+1] MSG %"Easter Monday (Orthodox)%" %! %b.
|
|
OMIT 1 May MSG %"Labour Day%" %! %b.
|
|
OMIT 24 May MSG %"Saints Cyril and Methodius Day%" %! %b.
|
|
OMIT 2 August MSG %"Republic Day%" %! %b.
|
|
OMIT 8 September MSG %"Independence Day%" %! %b.
|
|
OMIT 11 October MSG %"Day of Macedonian Uprising in 1941%" %! %b.
|
|
OMIT 23 October MSG %"Day of the Macedonian Revolutionary Struggle%" %! %b.
|
|
OMIT 8 December MSG %"Saint Clement of Ohrid Day%" %! %b.
|