0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-calendar/vendor/holidays/lib/generated_definitions/kz.rb
2025-07-15 16:38:05 +02:00

38 lines
1.5 KiB
Ruby
Vendored
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# encoding: utf-8
module Holidays
# This file is generated by the Ruby Holidays gem.
#
# Definitions loaded: definitions/kz.yaml
#
# All the definitions are available at https://github.com/holidays/holidays
module KZ # :nodoc:
def self.defined_regions
[:kz]
end
def self.holidays_by_month
{
1 => [{:mday => 1, :name => "Jańa jyl", :regions => [:kz]},
{:mday => 2, :name => "Jańa jyl", :regions => [:kz]}],
3 => [{:mday => 8, :name => "Halyqaralyq áıelder kúni", :regions => [:kz]},
{:mday => 21, :name => "Naýryz Meıramy", :regions => [:kz]},
{:mday => 22, :name => "Naýryz Meıramy", :regions => [:kz]},
{:mday => 23, :name => "Naýryz Meıramy", :regions => [:kz]}],
5 => [{:mday => 1, :name => "Qazaqstan halqynyń birligi merekesi", :regions => [:kz]},
{:mday => 7, :name => "Otan Qorǵaýshy kuni", :regions => [:kz]},
{:mday => 9, :name => "Jeńis kúni", :regions => [:kz]}],
7 => [{:mday => 6, :name => "Astana kúni", :regions => [:kz]}],
8 => [{:mday => 30, :name => "Qazaqstan Respýblıkasynyń Konstıtýcıyasy kúni", :regions => [:kz]}],
12 => [{:mday => 1, :name => "Túńǵysh Prezıdent kúni", :regions => [:kz]},
{:mday => 16, :name => "Táýelsizdik kúni", :regions => [:kz]},
{:mday => 17, :name => "Táýelsizdik kúni", :regions => [:kz]}]
}
end
def self.custom_methods
{
}
end
end
end