mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-05-24 08:26:37 +02:00
21 lines
943 B
Plaintext
21 lines
943 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
# Holiday file for Kyrgyzstan
|
|
# 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%" %(is) %b.
|
|
OMIT 7 January MSG %"Christmas Day%" %(is) %b.
|
|
OMIT 23 February MSG %"Fatherland Defender's Day%" %(is) %b.
|
|
OMIT 8 March MSG %"International Women's Day%" %(is) %b.
|
|
OMIT 21 March MSG %"Nooruz Mairamy%" %(is) %b.
|
|
OMIT 7 April MSG %"Day of the People's April Revolution%" %(is) %b.
|
|
OMIT 1 May MSG %"International Workers' Day%" %(is) %b.
|
|
OMIT 5 May MSG %"Constitution Day%" %(is) %b.
|
|
OMIT 9 May MSG %"Victory Day%" %(is) %b.
|
|
OMIT 31 August MSG %"Independence Day%" %(is) %b.
|
|
OMIT 7 November MSG %"Days of History and Commemoration of Ancestors%" %(is) %b.
|
|
OMIT 8 November MSG %"Days of History and Commemoration of Ancestors%" %(is) %b.
|
|
OMIT 31 December MSG %"New Year's Eve%" %(is) %b.
|