module Holidays::EL
def self.custom_methods
def self.custom_methods { } end
def self.defined_regions
All the definitions are available at https://github.com/holidays/holidays
Definitions loaded: definitions/el.yaml
This file is generated by the Ruby Holidays gem.
def self.defined_regions [:el] end
def self.holidays_by_month
def self.holidays_by_month { 0 => [{:function => "orthodox_easter(year)", :function_arguments => [:year], :function_modifier => -2, :name => "Μεγάλη Παρασκευή", :regions => [:el]}, {:function => "orthodox_easter(year)", :function_arguments => [:year], :function_modifier => -1, :name => "Μεγάλο Σάββατο", :regions => [:el]}, {:function => "orthodox_easter(year)", :function_arguments => [:year], :name => "Κυριακή του Πάσχα", :regions => [:el]}, {:function => "orthodox_easter(year)", :function_arguments => [:year], :function_modifier => 1, :name => "Δευτέρα του Πάσχα", :regions => [:el]}, {:function => "orthodox_easter(year)", :function_arguments => [:year], :function_modifier => -48, :name => "Καθαρά Δευτέρα", :regions => [:el]}, {:function => "orthodox_easter(year)", :function_arguments => [:year], :function_modifier => 50, :name => "Αγίου Πνεύματος", :regions => [:el]}], 1 => [{:mday => 1, :name => "Πρωτοχρονιά", :regions => [:el]}, {:mday => 6, :name => "Θεοφάνεια", :regions => [:el]}], 3 => [{:mday => 25, :name => "Επέτειος της Επανάστασης του 1821", :regions => [:el]}], 5 => [{:mday => 1, :name => "Πρωτομαγιά", :regions => [:el]}], 8 => [{:mday => 15, :name => "Κοίμηση της Θεοτόκου", :regions => [:el]}], 10 => [{:mday => 28, :name => "Επέτειος του Όχι", :regions => [:el]}], 12 => [{:mday => 25, :name => "Χριστούγεννα", :regions => [:el]}, {:mday => 26, :name => "Δεύτερη ημέρα των Χριστουγέννων", :regions => [:el]}] } end