mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-27 11:27:06 +02:00
17 lines
827 B
Plaintext
17 lines
827 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision 05 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 05.
|
|
# 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 14 January MSG %"Hari Keputeraan Yang di-Pertuan Besar Negeri Sembilan%" %! %b.
|
|
REM 14 January OMIT SAT SUN AFTER ADDOMIT SCANFROM -28 SATISFY [isany(wkdaynum(date($Ty, 1, 14)), 0, 6)] MSG %"Cuti Hari Keputeraan Yang di-Pertuan Besar Negeri Sembilan%" %! %b.
|