e036b8e50e
Enforced UTF-8 with SVN mime-type in data/ Updated build_defs.rb Added some European tests
64 lines
1.4 KiB
YAML
64 lines
1.4 KiB
YAML
# Portugese holiday definitions for the Ruby Holiday gem.
|
|
#
|
|
# Updated: 2008-11-28.
|
|
# Sources:
|
|
# - http://en.wikipedia.org/wiki/Holidays_in_Portugal
|
|
# - http://www.kidlink.org/KIDPROJ/MCC/mcc0006.html
|
|
# - http://www.worldtravelguide.net/country/227/public_holidays/Europe/Portugal.html
|
|
# - http://en.wikipedia.org/wiki/Portugal_Day
|
|
# - http://www.timeanddate.com/calendar/custom.html?year=2008&country=15
|
|
---
|
|
months:
|
|
0:
|
|
- name: Carnaval # same as Shrove Tuesday
|
|
regions: [pt]
|
|
function: easter(year)-47
|
|
type: informal
|
|
- name: Sexta-feira Santa
|
|
regions: [pt]
|
|
function: easter(year)-2
|
|
- name: Páscoa
|
|
regions: [pt]
|
|
function: easter(year)
|
|
- name: Corpo de Deus
|
|
regions: [pt]
|
|
function: easter(year)+60
|
|
1:
|
|
- name: Ano Novo
|
|
regions: [pt]
|
|
mday: 1
|
|
4:
|
|
- name: Dia da Liberdade
|
|
regions: [pt]
|
|
mday: 25
|
|
5:
|
|
- name: Dia do Trabalhador
|
|
regions: [pt]
|
|
mday: 1
|
|
6:
|
|
- name: Dia de Portugal
|
|
regions: [pt]
|
|
mday: 10
|
|
8:
|
|
- name: Assunção de Nossa Senhora
|
|
regions: [pt]
|
|
mday: 15
|
|
10:
|
|
- name: Implantação da República
|
|
regions: [pt]
|
|
mday: 5
|
|
11:
|
|
- name: Todos os Santos
|
|
regions: [pt]
|
|
mday: 1
|
|
12:
|
|
- name: Restauração da Independência
|
|
regions: [pt]
|
|
mday: 1
|
|
- name: Imaculada Conceição
|
|
regions: [pt]
|
|
mday: 8
|
|
- name: Natal
|
|
regions: [pt]
|
|
mday: 25
|