mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 06:48:47 +02:00
25 lines
796 B
Plaintext
25 lines
796 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for India
|
|
# Derived from the Python holidays project at
|
|
# https://github.com/vacanza/holidays
|
|
#
|
|
# See important caveats in the README file in this directory.
|
|
#
|
|
# Note: This file consists only of the country-wide
|
|
# holidays for India.
|
|
#
|
|
# For region-specific holidays, you need to include
|
|
# one of the regional *.rem files in the directory
|
|
# [$SysInclude]/holidays/in/
|
|
|
|
OMIT 14 January MSG Makar Sankranti / Pongal
|
|
OMIT 26 January MSG Republic Day
|
|
OMIT [easterdate($Uy)-7] MSG Palm Sunday
|
|
OMIT [easterdate($Uy)-2] MSG Good Friday
|
|
OMIT [easterdate($Uy)] MSG Easter Sunday
|
|
OMIT 1 May MSG Labour Day
|
|
OMIT [easterdate($Uy)+49] MSG Feast of Pentecost
|
|
OMIT 15 August MSG Independence Day
|
|
OMIT 2 October MSG Gandhi Jayanti
|
|
OMIT 25 December MSG Christmas Day
|