mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 06:48:47 +02:00
16 lines
658 B
Plaintext
16 lines
658 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for Indonesia
|
|
# 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 %"Tahun Baru Masehi%" %! %b.
|
|
OMIT [easterdate($Uy)-2] MSG %"Wafat Yesus Kristus%" %! %b.
|
|
OMIT [easterdate($Uy)] MSG %"Kebangkitan Yesus Kristus%" %! %b.
|
|
OMIT 1 May MSG %"Hari Buruh Internasional%" %! %b.
|
|
OMIT [easterdate($Uy)+39] MSG %"Kenaikan Yesus Kristus%" %! %b.
|
|
OMIT 1 June MSG %"Hari Lahir Pancasila%" %! %b.
|
|
OMIT 17 August MSG %"Hari Kemerdekaan Republik Indonesia%" %! %b.
|
|
OMIT 25 December MSG %"Hari Raya Natal%" %! %b.
|