Module: Holidays::MA

Defined in:
lib/generated_definitions/ma.rb

Overview

This file is generated by the Ruby Holidays gem.

Definitions loaded: definitions/ma.yaml

All the definitions are available at github.com/holidays/holidays

Class Method Summary collapse

Class Method Details

.custom_methodsObject



27
28
29
30
31
# File 'lib/generated_definitions/ma.rb', line 27

def self.custom_methods
  {
      
  }
end

.defined_regionsObject

:nodoc:



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

def self.defined_regions
  [:ma]
end

.holidays_by_monthObject



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

def self.holidays_by_month
  {
            1 => [{:mday => 1, :name => "Ras l' âm", :regions => [:ma]},
        {:mday => 11, :name => "Takdim watikat al-istiqlal", :regions => [:ma]}],
  5 => [{:mday => 1, :name => "Eid Ash-Shughl", :regions => [:ma]}],
  7 => [{:mday => 30, :name => "Eid Al-Ârch", :regions => [:ma]}],
  8 => [{:mday => 14, :name => "Zikra Oued Ed-Dahab", :regions => [:ma]},
        {:mday => 20, :name => "Thawrat al malik wa shâab", :regions => [:ma]},
        {:mday => 21, :name => "Eid Al Milad", :regions => [:ma]}],
  11 => [{:mday => 6, :name => "Eid Al Massira Al Khadra", :regions => [:ma]},
        {:mday => 18, :name => "Eid Al Istiqulal", :regions => [:ma]}]
  }
end