Module: Holidays::TH
- Defined in:
- lib/generated_definitions/th.rb
Overview
This file is generated by the Ruby Holidays gem.
Definitions loaded: definitions/th.yaml
All the definitions are available at github.com/holidays/holidays
Class Method Summary collapse
Class Method Details
.custom_methods ⇒ Object
30 31 32 33 34 |
# File 'lib/generated_definitions/th.rb', line 30 def self.custom_methods { } end |
.defined_regions ⇒ Object
:nodoc:
9 10 11 |
# File 'lib/generated_definitions/th.rb', line 9 def self.defined_regions [:th] end |
.holidays_by_month ⇒ Object
13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
# File 'lib/generated_definitions/th.rb', line 13 def self.holidays_by_month { 1 => [{:mday => 1, :name => "วันขึ้นปีใหม่", :regions => [:th]}], 4 => [{:mday => 6, :name => "วันจักรี", :regions => [:th]}, {:mday => 13, :name => "วันสงกรานต์", :regions => [:th]}, {:mday => 14, :name => "วันสงกรานต์", :regions => [:th]}, {:mday => 15, :name => "วันสงกรานต์", :regions => [:th]}], 7 => [{:mday => 28, :name => "วันเฉลิมพระชนมพรรษาสมเด็จพระเจ้าอยู่หัวมหาวชิราลงกรณ บดินทรเทพยวรางกูร", :regions => [:th]}], 8 => [{:mday => 12, :name => "วันเฉลิมพระชนมพรรษาสมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถในรัชกาลที่ ๙", :regions => [:th]}], 10 => [{:mday => 13, :name => "วันคล้ายวันสวรรคตพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช บรมนาถบพิตร", :regions => [:th]}, {:mday => 23, :name => "วันปิยมหาราช", :regions => [:th]}], 12 => [{:mday => 5, :name => "วันคล้ายวันเฉลิมพระชนมพรรษาพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช บรมนาถบพิตร", :regions => [:th]}, {:mday => 10, :name => "วันรัฐธรรมนูญ", :regions => [:th]}, {:mday => 31, :name => "วันสิ้นปี", :regions => [:th]}] } end |