mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
16 lines
724 B
Plaintext
16 lines
724 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for subdivision 14 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 14.
|
|
#
|
|
# If you want the national holidays as well, you must
|
|
# also include [$SysInclude]/my.rem
|
|
|
|
OMIT 1 January MSG Tahun Baharu
|
|
REM 1 January OMIT SAT SUN AFTER ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1))==0 || wkdaynum(date($Ty, 1, 1))==6] MSG Cuti Tahun Baharu
|
|
OMIT 1 February MSG Hari Wilayah Persekutuan
|
|
REM 1 February OMIT SAT SUN AFTER ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 2, 1))==0 || wkdaynum(date($Ty, 2, 1))==6] MSG Cuti Hari Wilayah Persekutuan
|