mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-26 19:14:34 +02:00
18 lines
823 B
Plaintext
18 lines
823 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision 06 in Malaysia
|
|
# Derived from the Python holidays project at
|
|
# https://github.com/vacanza/holidays
|
|
#
|
|
# Note that this file includes only the holidays for
|
|
# the specific subdivision 06.
|
|
# See important caveats in the file ../README
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also SYSINCLUDE holidays/my.rem
|
|
|
|
OMIT 1 January MSG %"Tahun Baharu%" %! %b.
|
|
REM 1 January OMIT SAT SUN AFTER ADDOMIT SCANFROM -28 SATISFY [isany(wkdaynum(date($Ty, 1, 1)), 0, 6)] MSG %"Cuti Tahun Baharu%" %! %b.
|
|
OMIT 22 May MSG %"Hari Hol Sultan Pahang%" %! %b.
|
|
OMIT 30 July MSG %"Hari Keputeraan Sultan Pahang%" %! %b.
|
|
REM 30 July OMIT SAT SUN AFTER ADDOMIT SCANFROM -28 SATISFY [isany(wkdaynum(date($Ty, 7, 30)), 0, 6)] MSG %"Cuti Hari Keputeraan Sultan Pahang%" %! %b.
|