holidays 4.7.0 → 5.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitmodules +3 -0
- data/CHANGELOG.md +9 -0
- data/CONTRIBUTING.md +21 -11
- data/Makefile +9 -6
- data/holidays.gemspec +1 -1
- data/lib/generated_definitions/MANIFEST +1 -0
- data/lib/generated_definitions/REGIONS.rb +1 -1
- data/lib/generated_definitions/hk.rb +112 -0
- data/lib/generated_definitions/kr.rb +4 -4
- data/lib/holidays/errors.rb +1 -0
- data/lib/holidays/finder/context/parse_options.rb +8 -3
- data/lib/holidays/load_all_definitions.rb +0 -11
- data/lib/holidays/version.rb +1 -1
- data/test/defs/test_defs_hk.rb +38 -0
- data/test/defs/test_defs_jp.rb +1 -0
- data/test/defs/test_defs_kr.rb +1 -1
- data/test/holidays/definition/validator/test_region.rb +4 -0
- data/test/holidays/finder/context/test_parse_options.rb +9 -1
- data/test/integration/test_all_regions.rb +4 -4
- data/test/integration/test_custom_holidays.rb +4 -4
- data/test/integration/test_holidays.rb +6 -6
- metadata +6 -60
- data/definitions/README.md +0 -353
- data/definitions/ar.yaml +0 -93
- data/definitions/at.yaml +0 -72
- data/definitions/au.yaml +0 -378
- data/definitions/be_fr.yaml +0 -69
- data/definitions/be_nl.yaml +0 -69
- data/definitions/bg.yaml +0 -127
- data/definitions/br.yaml +0 -77
- data/definitions/ca.yaml +0 -317
- data/definitions/ch.yaml +0 -193
- data/definitions/cl.yaml +0 -94
- data/definitions/cr.yaml +0 -65
- data/definitions/cz.yaml +0 -73
- data/definitions/de.yaml +0 -209
- data/definitions/dk.yaml +0 -130
- data/definitions/ecb_target.yaml +0 -44
- data/definitions/el.yaml +0 -84
- data/definitions/es.yaml +0 -203
- data/definitions/federal_reserve.yaml +0 -114
- data/definitions/fedex.yaml +0 -62
- data/definitions/fi.yaml +0 -115
- data/definitions/fr.yaml +0 -79
- data/definitions/gb.yaml +0 -151
- data/definitions/hr.yaml +0 -79
- data/definitions/hu.yaml +0 -63
- data/definitions/ie.yaml +0 -89
- data/definitions/index.yaml +0 -61
- data/definitions/is.yaml +0 -146
- data/definitions/it.yaml +0 -67
- data/definitions/jp.yaml +0 -321
- data/definitions/kr.yaml +0 -282
- data/definitions/li.yaml +0 -107
- data/definitions/lt.yaml +0 -89
- data/definitions/lu.yaml +0 -56
- data/definitions/ma.yaml +0 -52
- data/definitions/mx.yaml +0 -106
- data/definitions/my.yaml +0 -51
- data/definitions/nerc.yaml +0 -51
- data/definitions/nl.yaml +0 -73
- data/definitions/no.yaml +0 -90
- data/definitions/north_america_informal.yaml +0 -61
- data/definitions/nyse.yaml +0 -64
- data/definitions/nz.yaml +0 -163
- data/definitions/pe.yaml +0 -119
- data/definitions/ph.yaml +0 -94
- data/definitions/pl.yaml +0 -320
- data/definitions/pt.yaml +0 -89
- data/definitions/ro.yaml +0 -78
- data/definitions/se.yaml +0 -120
- data/definitions/sg.yaml +0 -56
- data/definitions/si.yaml +0 -86
- data/definitions/sk.yaml +0 -80
- data/definitions/united_nations.yaml +0 -189
- data/definitions/ups.yaml +0 -62
- data/definitions/us.yaml +0 -103
- data/definitions/ve.yaml +0 -74
- data/definitions/vi.yaml +0 -29
- data/definitions/za.yaml +0 -80
@@ -1,189 +0,0 @@
|
|
1
|
-
# United Nationas holiday definitions for the Ruby Holiday gem.
|
2
|
-
# Updated 2008-11-21.
|
3
|
-
---
|
4
|
-
months:
|
5
|
-
2:
|
6
|
-
- name: International Mother Language Day
|
7
|
-
regions: [united_nations]
|
8
|
-
mday: 2
|
9
|
-
3:
|
10
|
-
- name: United Nations Day for Women's Rights and International Peace
|
11
|
-
regions: [united_nations]
|
12
|
-
mday: 8
|
13
|
-
- name: International Day for the Elimination of Racial Discrimination
|
14
|
-
regions: [united_nations]
|
15
|
-
mday: 21
|
16
|
-
- name: Beginning of the Week of Solidarity with the Peoples Struggling against Racism and Racial Discrimination
|
17
|
-
regions: [united_nations]
|
18
|
-
mday: 21
|
19
|
-
- name: World Day for Water
|
20
|
-
regions: [united_nations]
|
21
|
-
mday: 22
|
22
|
-
- name: World Meteorological Day
|
23
|
-
regions: [united_nations]
|
24
|
-
mday: 23
|
25
|
-
4:
|
26
|
-
- name: World Health Day
|
27
|
-
regions: [united_nations]
|
28
|
-
mday: 7
|
29
|
-
- name: World Book and Copyright Day
|
30
|
-
regions: [united_nations]
|
31
|
-
mday: 23
|
32
|
-
5:
|
33
|
-
- name: World Press Freedom Day
|
34
|
-
regions: [united_nations]
|
35
|
-
mday: 3
|
36
|
-
- name: International Day of Families
|
37
|
-
regions: [united_nations]
|
38
|
-
mday: 15
|
39
|
-
- name: World Telecommunication Day
|
40
|
-
regions: [united_nations]
|
41
|
-
mday: 17
|
42
|
-
- name: World Day for Cultural Diversity for Dialogue and Development
|
43
|
-
regions: [united_nations]
|
44
|
-
mday: 21
|
45
|
-
- name: International Day for Biological Diversity
|
46
|
-
regions: [united_nations]
|
47
|
-
mday: 22
|
48
|
-
- name: Beginning of the Week of Solidarity with the Peoples of Non-Self-Governing Territories
|
49
|
-
regions: [united_nations]
|
50
|
-
mday: 25
|
51
|
-
- name: International Day of United Nations Peacekeepers
|
52
|
-
regions: [united_nations]
|
53
|
-
mday: 29
|
54
|
-
- name: World No-Tobacco Day
|
55
|
-
regions: [united_nations]
|
56
|
-
mday: 31
|
57
|
-
6:
|
58
|
-
- name: International Day of Innocent Children Victims of Aggression
|
59
|
-
regions: [united_nations]
|
60
|
-
mday: 4
|
61
|
-
- name: World Environment Day
|
62
|
-
regions: [united_nations]
|
63
|
-
mday: 5
|
64
|
-
- name: World Day to Combat Desertification and Drought
|
65
|
-
regions: [united_nations]
|
66
|
-
mday: 17
|
67
|
-
- name: World Refugee Day
|
68
|
-
regions: [united_nations]
|
69
|
-
mday: 20
|
70
|
-
- name: United Nations Public Service Day
|
71
|
-
regions: [united_nations]
|
72
|
-
mday: 23
|
73
|
-
- name: International Day against Drug Abuse and Illicit Trafficking
|
74
|
-
regions: [united_nations]
|
75
|
-
mday: 26
|
76
|
-
- name: International Day in Support of Victims of Torture
|
77
|
-
regions: [united_nations]
|
78
|
-
mday: 26
|
79
|
-
7:
|
80
|
-
- name: International Day of Cooperatives
|
81
|
-
week: 1
|
82
|
-
regions: [united_nations]
|
83
|
-
wday: 6
|
84
|
-
- name: World Population Day
|
85
|
-
regions: [united_nations]
|
86
|
-
mday: 11
|
87
|
-
8:
|
88
|
-
- name: International Day of the World's Indigenous People
|
89
|
-
regions: [united_nations]
|
90
|
-
mday: 9
|
91
|
-
- name: International Youth Day
|
92
|
-
regions: [united_nations]
|
93
|
-
mday: 12
|
94
|
-
- name: International Day for the Remembrance of the Slave Trade and Its Abolition
|
95
|
-
regions: [united_nations]
|
96
|
-
mday: 23
|
97
|
-
9:
|
98
|
-
- name: International Literacy Day
|
99
|
-
regions: [united_nations]
|
100
|
-
mday: 8
|
101
|
-
- name: International Day for the Preservation of the Ozone Layer
|
102
|
-
regions: [united_nations]
|
103
|
-
mday: 16
|
104
|
-
- name: International Day of Peace
|
105
|
-
regions: [united_nations]
|
106
|
-
mday: 21
|
107
|
-
- name: International Day of Older Persons
|
108
|
-
regions: [united_nations]
|
109
|
-
mday: 1
|
110
|
-
10:
|
111
|
-
- name: World Space Week
|
112
|
-
regions: [united_nations]
|
113
|
-
mday: 4
|
114
|
-
- name: World Teachers' Day
|
115
|
-
regions: [united_nations]
|
116
|
-
mday: 5
|
117
|
-
- name: World Habitat Day
|
118
|
-
week: 1
|
119
|
-
regions: [united_nations]
|
120
|
-
wday: 1
|
121
|
-
- name: International Day for Natural Disaster Reduction
|
122
|
-
week: 2
|
123
|
-
regions: [united_nations]
|
124
|
-
wday: 3
|
125
|
-
- name: World Post Day
|
126
|
-
regions: [united_nations]
|
127
|
-
mday: 9
|
128
|
-
- name: World Mental Health Day
|
129
|
-
regions: [united_nations]
|
130
|
-
mday: 10
|
131
|
-
- name: World Food Day
|
132
|
-
regions: [united_nations]
|
133
|
-
mday: 16
|
134
|
-
- name: International Day for the Eradication of Poverty
|
135
|
-
regions: [united_nations]
|
136
|
-
mday: 17
|
137
|
-
- name: United Nations Day
|
138
|
-
regions: [united_nations]
|
139
|
-
mday: 24
|
140
|
-
- name: World Development Information Day
|
141
|
-
regions: [united_nations]
|
142
|
-
mday: 24
|
143
|
-
- name: Disarmament Week
|
144
|
-
regions: [united_nations]
|
145
|
-
mday: 24
|
146
|
-
11:
|
147
|
-
- name: International Day for Preventing the Exploitation of the Environment in War and Armed Conflict
|
148
|
-
regions: [united_nations]
|
149
|
-
mday: 6
|
150
|
-
- name: International Day for Tolerance
|
151
|
-
regions: [united_nations]
|
152
|
-
mday: 16
|
153
|
-
- name: Africa Industrialization Day
|
154
|
-
regions: [united_nations]
|
155
|
-
mday: 20
|
156
|
-
- name: Universal Children's Day
|
157
|
-
regions: [united_nations]
|
158
|
-
mday: 20
|
159
|
-
- name: World Television Day
|
160
|
-
regions: [united_nations]
|
161
|
-
mday: 21
|
162
|
-
- name: International Day for the Elimination of Violence against Women
|
163
|
-
regions: [united_nations]
|
164
|
-
mday: 25
|
165
|
-
- name: International Day of Solidarity with the Palestinian People
|
166
|
-
regions: [united_nations]
|
167
|
-
mday: 29
|
168
|
-
12:
|
169
|
-
- name: World AIDS Day
|
170
|
-
regions: [united_nations]
|
171
|
-
mday: 1
|
172
|
-
- name: International Day for the Abolition of Slavery
|
173
|
-
regions: [united_nations]
|
174
|
-
mday: 2
|
175
|
-
- name: International Day of Disabled Persons
|
176
|
-
regions: [united_nations]
|
177
|
-
mday: 3
|
178
|
-
- name: International Volunteer Day for Economic and Social Development
|
179
|
-
regions: [united_nations]
|
180
|
-
mday: 5
|
181
|
-
- name: International Civil Aviation Day
|
182
|
-
regions: [united_nations]
|
183
|
-
mday: 7
|
184
|
-
- name: Human Rights Day
|
185
|
-
regions: [united_nations]
|
186
|
-
mday: 10
|
187
|
-
- name: International Migrants Day
|
188
|
-
regions: [united_nations]
|
189
|
-
mday: 18
|
data/definitions/ups.yaml
DELETED
@@ -1,62 +0,0 @@
|
|
1
|
-
# UPS holiday definitions for the Ruby Holiday gem.
|
2
|
-
#
|
3
|
-
# By Tim Anglade
|
4
|
-
#
|
5
|
-
# Updated: 2008-09-23.
|
6
|
-
# Source: http://www.ups.com/content/us/en/resources/ship/imp_exp/operation.html
|
7
|
-
---
|
8
|
-
months:
|
9
|
-
1:
|
10
|
-
- name: New Year's Day
|
11
|
-
regions: [ups]
|
12
|
-
mday: 1
|
13
|
-
observed: to_weekday_if_weekend(date)
|
14
|
-
5:
|
15
|
-
- name: Memorial Day
|
16
|
-
week: -1
|
17
|
-
regions: [ups]
|
18
|
-
wday: 1
|
19
|
-
7:
|
20
|
-
- name: Independence Day
|
21
|
-
regions: [ups]
|
22
|
-
mday: 4
|
23
|
-
observed: to_weekday_if_weekend(date)
|
24
|
-
9:
|
25
|
-
- name: Labor Day
|
26
|
-
week: 1
|
27
|
-
regions: [ups]
|
28
|
-
wday: 1
|
29
|
-
11:
|
30
|
-
- name: Thanksgiving
|
31
|
-
week: 4
|
32
|
-
regions: [ups]
|
33
|
-
wday: 4
|
34
|
-
- name: Day After Thanksgiving
|
35
|
-
function: day_after_thanksgiving(year)
|
36
|
-
regions: [ups]
|
37
|
-
12:
|
38
|
-
- name: Christmas Day
|
39
|
-
regions: [ups]
|
40
|
-
mday: 25
|
41
|
-
observed: to_weekday_if_weekend(date)
|
42
|
-
- name: New Year's Eve
|
43
|
-
regions: [ups]
|
44
|
-
mday: 31
|
45
|
-
methods:
|
46
|
-
day_after_thanksgiving:
|
47
|
-
arguments: year
|
48
|
-
source: |
|
49
|
-
Holidays::Factory::DateCalculator.day_of_month_calculator.call(year, 11, 4, 4) + 1
|
50
|
-
tests: |
|
51
|
-
{Date.civil(2008,1,1) => 'New Year\'s Day',
|
52
|
-
Date.civil(2008,5,26) => 'Memorial Day',
|
53
|
-
Date.civil(2008,7,4) => 'Independence Day',
|
54
|
-
Date.civil(2008,9,1) => 'Labor Day',
|
55
|
-
Date.civil(2008,11,27) => 'Thanksgiving',
|
56
|
-
Date.civil(2008,11,28) => 'Day After Thanksgiving',
|
57
|
-
Date.civil(2013,11,28) => 'Thanksgiving',
|
58
|
-
Date.civil(2013,11,29) => 'Day After Thanksgiving',
|
59
|
-
Date.civil(2008,12,25) => 'Christmas Day',
|
60
|
-
Date.civil(2008,12,31) => 'New Year\'s Eve',}.each do |date, name|
|
61
|
-
assert_equal name, (Holidays.on(date, :ups)[0] || {})[:name]
|
62
|
-
end
|
data/definitions/us.yaml
DELETED
@@ -1,103 +0,0 @@
|
|
1
|
-
# United States holiday definitions for the Ruby Holiday gem.
|
2
|
-
#
|
3
|
-
# Updated: 2008-11-24.
|
4
|
-
# Source: http://en.wikipedia.org/wiki/Public_holidays_of_the_United_States
|
5
|
-
---
|
6
|
-
months:
|
7
|
-
0:
|
8
|
-
- name: Good Friday
|
9
|
-
regions: [us]
|
10
|
-
function: easter(year)
|
11
|
-
function_modifier: -2
|
12
|
-
type: informal
|
13
|
-
- name: Easter Sunday
|
14
|
-
regions: [us]
|
15
|
-
function: easter(year)
|
16
|
-
type: informal
|
17
|
-
1:
|
18
|
-
- name: New Year's Day
|
19
|
-
regions: [us]
|
20
|
-
mday: 1
|
21
|
-
observed: to_weekday_if_weekend(date)
|
22
|
-
- name: Martin Luther King, Jr. Day
|
23
|
-
week: 3
|
24
|
-
regions: [us]
|
25
|
-
wday: 1
|
26
|
-
- name: Inauguration Day
|
27
|
-
function: us_inauguration_day(year)
|
28
|
-
regions: [us_dc]
|
29
|
-
2:
|
30
|
-
- name: Presidents' Day
|
31
|
-
week: 3
|
32
|
-
regions: [us]
|
33
|
-
wday: 1
|
34
|
-
3:
|
35
|
-
- name: 'Cesar Chavez Day'
|
36
|
-
regions: [us_ca]
|
37
|
-
mday: 31
|
38
|
-
5:
|
39
|
-
- name: Memorial Day
|
40
|
-
week: -1
|
41
|
-
regions: [us]
|
42
|
-
wday: 1
|
43
|
-
7:
|
44
|
-
- name: Independence Day
|
45
|
-
regions: [us]
|
46
|
-
mday: 4
|
47
|
-
observed: to_weekday_if_weekend(date)
|
48
|
-
9:
|
49
|
-
- name: Labor Day
|
50
|
-
week: 1
|
51
|
-
regions: [us]
|
52
|
-
wday: 1
|
53
|
-
10:
|
54
|
-
- name: Columbus Day
|
55
|
-
week: 2
|
56
|
-
regions: [us]
|
57
|
-
wday: 1
|
58
|
-
11:
|
59
|
-
- name: Veterans Day
|
60
|
-
regions: [us]
|
61
|
-
mday: 11
|
62
|
-
observed: to_weekday_if_weekend(date)
|
63
|
-
- name: Thanksgiving
|
64
|
-
week: 4
|
65
|
-
regions: [us]
|
66
|
-
wday: 4
|
67
|
-
- name: Day after Thanksgiving
|
68
|
-
function: day_after_thanksgiving(year)
|
69
|
-
regions: [us_ca]
|
70
|
-
12:
|
71
|
-
- name: Christmas Day
|
72
|
-
regions: [us]
|
73
|
-
mday: 25
|
74
|
-
observed: to_weekday_if_weekend(date)
|
75
|
-
methods:
|
76
|
-
us_inauguration_day:
|
77
|
-
# January 20, every fourth year, following Presidential election
|
78
|
-
arguments: year
|
79
|
-
source: |
|
80
|
-
year % 4 == 1 ? 20 : nil
|
81
|
-
day_after_thanksgiving:
|
82
|
-
arguments: year
|
83
|
-
source: |
|
84
|
-
Holidays::Factory::DateCalculator.day_of_month_calculator.call(year, 11, 4, 4) + 1
|
85
|
-
tests: |
|
86
|
-
{Date.civil(2008,1,1) => 'New Year\'s Day',
|
87
|
-
Date.civil(2008,1,21) => 'Martin Luther King, Jr. Day',
|
88
|
-
Date.civil(2008,2,18) => 'Presidents\' Day',
|
89
|
-
Date.civil(2008,5,26) => 'Memorial Day',
|
90
|
-
Date.civil(2008,7,4) => 'Independence Day',
|
91
|
-
Date.civil(2008,9,1) => 'Labor Day',
|
92
|
-
Date.civil(2008,10,13) => 'Columbus Day',
|
93
|
-
Date.civil(2008,11,11) => 'Veterans Day',
|
94
|
-
Date.civil(2008,11,27) => 'Thanksgiving',
|
95
|
-
Date.civil(2013,11,28) => 'Thanksgiving',
|
96
|
-
Date.civil(2008,12,25) => 'Christmas Day'}.each do |date, name|
|
97
|
-
assert_equal name, (Holidays.on(date, :us)[0] || {})[:name]
|
98
|
-
end
|
99
|
-
{Date.civil(2008, 3, 31) => 'Cesar Chavez Day',
|
100
|
-
Date.civil(2008, 11, 28) => 'Day after Thanksgiving',
|
101
|
-
Date.civil(2013, 11, 29) => 'Day after Thanksgiving'}.each do |date, name|
|
102
|
-
assert_equal name, (Holidays.on(date, :us, :us_ca)[0] || {})[:name]
|
103
|
-
end
|
data/definitions/ve.yaml
DELETED
@@ -1,74 +0,0 @@
|
|
1
|
-
# Venezuela holiday definitions for the Ruby Holiday gem.
|
2
|
-
#
|
3
|
-
# Just including nonworking days nationally
|
4
|
-
#
|
5
|
-
# Updated: 2012-09-14.
|
6
|
-
# Source: http://venciclopedia.com/index.php?title=D%C3%ADas_feriados_de_Venezuela
|
7
|
-
---
|
8
|
-
months:
|
9
|
-
0:
|
10
|
-
- name: Lunes Carnaval
|
11
|
-
regions: [ve]
|
12
|
-
function: easter(year)
|
13
|
-
function_modifier: -48
|
14
|
-
- name: Martes Carnaval
|
15
|
-
regions: [ve]
|
16
|
-
function: easter(year)
|
17
|
-
function_modifier: -47
|
18
|
-
- name: Jueves Santo
|
19
|
-
regions: [ve]
|
20
|
-
function: easter(year)
|
21
|
-
function_modifier: -3
|
22
|
-
- name: Viernes Santo
|
23
|
-
regions: [ve]
|
24
|
-
function: easter(year)
|
25
|
-
function_modifier: -2
|
26
|
-
1:
|
27
|
-
- name: Año Nuevo
|
28
|
-
regions: [ve]
|
29
|
-
mday: 1
|
30
|
-
4:
|
31
|
-
- name: Declaración Independencia
|
32
|
-
regions: [ve]
|
33
|
-
mday: 19
|
34
|
-
5:
|
35
|
-
- name: Día del Trabajador
|
36
|
-
regions: [ve]
|
37
|
-
mday: 1
|
38
|
-
6:
|
39
|
-
- name: Aniversario Batalla de Carabobo
|
40
|
-
regions: [ve]
|
41
|
-
mday: 24
|
42
|
-
7:
|
43
|
-
- name: Día de la Independencia
|
44
|
-
regions: [ve]
|
45
|
-
mday: 5
|
46
|
-
- name: Natalicio de Simón Bolívar
|
47
|
-
regions: [ve]
|
48
|
-
mday: 24
|
49
|
-
10:
|
50
|
-
- name: Día de la Resistencia Indígena
|
51
|
-
regions: [ve]
|
52
|
-
mday: 12
|
53
|
-
12:
|
54
|
-
- name: Día de Navidad
|
55
|
-
regions: [ve]
|
56
|
-
mday: 25
|
57
|
-
|
58
|
-
tests: |
|
59
|
-
{
|
60
|
-
Date.civil(2013, 1, 1) => "Año Nuevo",
|
61
|
-
Date.civil(2013, 2, 11) => "Lunes Carnaval",
|
62
|
-
Date.civil(2013, 2, 12) => "Martes Carnaval",
|
63
|
-
Date.civil(2013, 3, 28) => "Jueves Santo",
|
64
|
-
Date.civil(2013, 3, 29) => "Viernes Santo",
|
65
|
-
Date.civil(2013, 4, 19) => "Declaración Independencia",
|
66
|
-
Date.civil(2013, 5, 1) => "Día del Trabajador",
|
67
|
-
Date.civil(2013, 6, 24) => "Aniversario Batalla de Carabobo",
|
68
|
-
Date.civil(2013, 7, 5) => "Día de la Independencia",
|
69
|
-
Date.civil(2013, 7, 24) => "Natalicio de Simón Bolívar",
|
70
|
-
Date.civil(2013, 10, 12) => "Día de la Resistencia Indígena",
|
71
|
-
Date.civil(2013, 12, 25) => "Día de Navidad"
|
72
|
-
}.each do |date, name|
|
73
|
-
assert_equal name, (Holidays.on(date, :ve)[0] || {})[:name]
|
74
|
-
end
|
data/definitions/vi.yaml
DELETED
@@ -1,29 +0,0 @@
|
|
1
|
-
# Vietnam holiday definitions for the Ruby Holiday gem.
|
2
|
-
#
|
3
|
-
# Updated: 2014-07-17.
|
4
|
-
# Source: http://en.wikipedia.org/wiki/Public_holidays_in_Vietnam
|
5
|
-
---
|
6
|
-
months:
|
7
|
-
1:
|
8
|
-
- name: New Year
|
9
|
-
regions: [vi]
|
10
|
-
mday: 1
|
11
|
-
4:
|
12
|
-
- name: Liberation Day
|
13
|
-
regions: [vi]
|
14
|
-
mday: 30
|
15
|
-
5:
|
16
|
-
- name: International Workers' Day
|
17
|
-
regions: [vi]
|
18
|
-
mday: 1
|
19
|
-
9:
|
20
|
-
- name: National Day
|
21
|
-
regions: [vi]
|
22
|
-
mday: 2
|
23
|
-
tests: |
|
24
|
-
{Date.civil(2014,1,1) => 'New Year',
|
25
|
-
Date.civil(2014,4,30) => 'Liberation Day',
|
26
|
-
Date.civil(2014,5,1) => "International Workers' Day",
|
27
|
-
Date.civil(2014,9,2) => 'National Day'}.each do |date, name|
|
28
|
-
assert_equal name, (Holidays.on(date, :vi)[0] || {})[:name]
|
29
|
-
end
|