This commit is contained in:
Alex Dunae 2007-11-24 20:52:59 +00:00
parent 394cad1472
commit 2ec6242f29

View file

@ -1,4 +1,4 @@
# Italian holiday definitions for the Ruby Holiday gem. # Italian holiday definitions for the Ruby Holiday gem.
# #
# Updated: 2008-11-23. # Updated: 2008-11-23.
# Sources: # Sources:
@ -6,10 +6,10 @@
--- ---
months: months:
0: 0:
- name: Pasqua - name: Pasquatemp
regions: [it] regions: [it]
function: lambda { |year| easter(year) } function: lambda { |year| easter(year) }
- name: Lunedì dell'Angelo - name: Luned dell'Angelo
regions: [it] regions: [it]
function: lambda { |year| easter(year)+1 } function: lambda { |year| easter(year)+1 }
1: 1: