mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
21 lines
904 B
Plaintext
21 lines
904 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%" %! %b.
|
|
OMIT 7 January MSG %"Christmas Day%" %! %b.
|
|
OMIT 23 February MSG %"Fatherland Defender's Day%" %! %b.
|
|
OMIT 8 March MSG %"International Women's Day%" %! %b.
|
|
OMIT 21 March MSG %"Nooruz Mairamy%" %! %b.
|
|
OMIT 7 April MSG %"Day of the People's April Revolution%" %! %b.
|
|
OMIT 1 May MSG %"International Workers' Day%" %! %b.
|
|
OMIT 5 May MSG %"Constitution Day%" %! %b.
|
|
OMIT 9 May MSG %"Victory Day%" %! %b.
|
|
OMIT 31 August MSG %"Independence Day%" %! %b.
|
|
OMIT 7 November MSG %"Days of History and Commemoration of Ancestors%" %! %b.
|
|
OMIT 8 November MSG %"Days of History and Commemoration of Ancestors%" %! %b.
|
|
OMIT 31 December MSG %"New Year's Eve%" %! %b.
|