Module: Holidays::RO
- Defined in:
- lib/generated_definitions/ro.rb
Overview
This file is generated by the Ruby Holidays gem.
Definitions loaded: definitions/ro.yaml
All the definitions are available at github.com/holidays/holidays
Class Method Summary collapse
Class Method Details
.custom_methods ⇒ Object
33 34 35 36 37 |
# File 'lib/generated_definitions/ro.rb', line 33 def self.custom_methods { } end |
.defined_regions ⇒ Object
:nodoc:
9 10 11 |
# File 'lib/generated_definitions/ro.rb', line 9 def self.defined_regions [:ro] end |
.holidays_by_month ⇒ Object
13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
# File 'lib/generated_definitions/ro.rb', line 13 def self.holidays_by_month { 0 => [{:function => "orthodox_easter(year)", :function_arguments => [:year], :function_modifier => -2, :year_ranges => { :from => 2018 },:name => "Paștele - Vinerea Mare", :regions => [:ro]}, {:function => "orthodox_easter(year)", :function_arguments => [:year], :name => "Paștele - duminică", :regions => [:ro]}, {:function => "orthodox_easter(year)", :function_arguments => [:year], :function_modifier => 1, :name => "Paștele - luni", :regions => [:ro]}, {:function => "orthodox_easter(year)", :function_arguments => [:year], :function_modifier => 49, :name => "Rusaliile - 50", :regions => [:ro]}, {:function => "orthodox_easter(year)", :function_arguments => [:year], :function_modifier => 50, :name => "Rusaliile - 51", :regions => [:ro]}], 1 => [{:mday => 1, :name => "Anul nou", :regions => [:ro]}, {:mday => 2, :name => "Anul nou", :regions => [:ro]}, {:mday => 24, :year_ranges => { :from => 2017 },:name => "Unirea Principatelor Române", :regions => [:ro]}], 5 => [{:mday => 1, :name => "Ziua muncii", :regions => [:ro]}], 6 => [{:mday => 1, :year_ranges => { :from => 2017 },:name => "Ziua Copilului", :regions => [:ro]}], 8 => [{:mday => 15, :name => "Adormirea Maicii Domnului", :regions => [:ro]}], 11 => [{:mday => 30, :name => "Sfântul Apostol Andrei", :regions => [:ro]}], 12 => [{:mday => 1, :name => "Ziua Națională", :regions => [:ro]}, {:mday => 25, :name => "Sărbătoarea Nașterii Domnului", :regions => [:ro]}, {:mday => 26, :name => "Sărbătoarea Nașterii Domnului", :regions => [:ro]}] } end |