mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
13 lines
422 B
Plaintext
13 lines
422 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for Maldives
|
|
# 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 %"New Year's Day%" %! %b.
|
|
OMIT 1 May MSG %"Labor Day%" %! %b.
|
|
OMIT 26 July MSG %"Independence Day%" %! %b.
|
|
OMIT 3 November MSG %"Victory Day%" %! %b.
|
|
OMIT 11 November MSG %"Republic Day%" %! %b.
|