mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision BIH in Bosnia And Herzegovina
|
|
# Derived from the Python holidays project at
|
|
# https://github.com/vacanza/holidays
|
|
#
|
|
# Note that this file includes only the holidays for
|
|
# the specific subdivision BIH.
|
|
# See important caveats in the file ../README
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also SYSINCLUDE holidays/ba.rem
|
|
|
|
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-2) == 0] MSG %"Nova godina (preneseno)%" %! %b.
|
|
OMIT 6 January MSG %"Badnji dan (Pravoslavni)%" %! %b.
|
|
OMIT 1 March MSG %"Dan nezavisnosti%" %! %b.
|
|
OMIT [orthodoxeaster($Uy)-2] MSG %"Veliki petak (Katolički)%" %! %b.
|
|
OMIT [orthodoxeaster($Uy)] MSG %"Uskrs (Katolički)%" %! %b.
|
|
OMIT [orthodoxeaster($Uy)] MSG %"Vaskrs (Pravoslavni)%" %! %b.
|
|
OMIT [orthodoxeaster($Uy)+1] MSG %"Uskrsni ponedjeljak (Pravoslavni)%" %! %b.
|
|
REM 3 May ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-2) == 0] MSG %"Međunarodni praznik rada (preneseno)%" %! %b.
|
|
OMIT 9 May MSG %"Dan pobjede nad fašizmom%" %! %b.
|
|
OMIT 25 November MSG %"Dan državnosti%" %! %b.
|
|
OMIT 24 December MSG %"Badnji dan (Katolički)%" %! %b.
|