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_methodsObject



30
31
32
33
34
# File 'lib/generated_definitions/ro.rb', line 30

def self.custom_methods
  {
    
  }
end

.defined_regionsObject

:nodoc:



9
10
11
# File 'lib/generated_definitions/ro.rb', line 9

def self.defined_regions
  [:ro]
end

.holidays_by_monthObject



13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# File 'lib/generated_definitions/ro.rb', line 13

def self.holidays_by_month
  {
          0 => [{: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]}],
  5 => [{:mday => 1, :name => "Ziua muncii", :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