date-holidays 3.27.0 → 3.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -0
- package/LICENSE +1 -0
- package/README.md +3 -1
- package/data/countries/CA.yaml +12 -2
- package/data/countries/ES.yaml +129 -49
- package/data/countries/IC.yaml +5 -0
- package/data/countries/MU.yaml +455 -0
- package/data/countries/ZM.yaml +8 -2
- package/data/holidays.json +664 -74
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist/umd.min.js +1 -1
- package/dist/umd.min.js.map +1 -1
- package/lib/data.cjs +664 -74
- package/package.json +3 -1
- package/src/data.js +664 -74
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [3.28.0](https://github.com/commenthol/date-holidays/compare/3.27.0...3.28.0) (2026-05-03)
|
|
4
|
+
|
|
5
|
+
- fix(MU): simplify rules for Hindu holidays (2020–2050) [4f56de17](https://github.com/commenthol/date-holidays/commit/4f56de17a361d45ee7f0cd70f82924818d390bf6)
|
|
6
|
+
- fix(ZM): Kaunda Day is celebrated since 2022 [a58c1e19](https://github.com/commenthol/date-holidays/commit/a58c1e19aad54e2a65b871ac7d4eb8efa3e36130)
|
|
7
|
+
- feat(MU): add Mauritius public holidays [d58aea6a](https://github.com/commenthol/date-holidays/commit/d58aea6a889d0b43028b3a69afdc78a2375784e8)
|
|
8
|
+
- feat(ZM): add Kenneth Kaunda Day and update National Day of Prayers for multiple years [8c624df2](https://github.com/commenthol/date-holidays/commit/8c624df2dd31b12912155785bfb5caa47a7b50f5)
|
|
9
|
+
- fix(ES-VC): San Juan [2c327738](https://github.com/commenthol/date-holidays/commit/2c327738c33a87965e17ab67f3168b25e937550e)
|
|
10
|
+
- fix(ES-RI): Dia de La Rioja [797a0875](https://github.com/commenthol/date-holidays/commit/797a087568f9a52a84130a2f22dad2ae3b5c622d)
|
|
11
|
+
- fix(ES-GA, ES-MC, ES-NC, ES-PV): Fix San José [b1fce2ae](https://github.com/commenthol/date-holidays/commit/b1fce2aeec547a3feb996cbc884e923e5f30742f)
|
|
12
|
+
- fix(ES-GA, ES-PV): 25.7. is not substituted if Sunday, but fixed date [5b6e7264](https://github.com/commenthol/date-holidays/commit/5b6e72648b5dda43d184b669dda73d3172affe17)
|
|
13
|
+
- fix(ES-CT): San Esteban is a public holiday in Catalonia [e314da8c](https://github.com/commenthol/date-holidays/commit/e314da8ca4b80effb90a8ca61156286396a41a7f)
|
|
14
|
+
- fix(ES-CT): Mare de Déu de la Mercè is only a holiday in Barcelona, not in the whole Catalonia [04b11416](https://github.com/commenthol/date-holidays/commit/04b1141619c5ec0ecc1332d872979780f4447ebf)
|
|
15
|
+
- fix(ES-CT): Lunes de Pentecostés is not a public holiday in Catalonia [91d9fee5](https://github.com/commenthol/date-holidays/commit/91d9fee5e7228e2cfad03ace3ef0fc55d5c1805a)
|
|
16
|
+
- fix(ES-CM): Día de Castilla-La Mancha is not substituted next Monday if it falls on Sunday [61ab5049](https://github.com/commenthol/date-holidays/commit/61ab5049741c5e87619137fdaaabbd0eb232d860)
|
|
17
|
+
- fix(ES-CB): Día de las Instituciones de Cantabria is not substituted next Monday if it falls on Sunday [2a686d50](https://github.com/commenthol/date-holidays/commit/2a686d5025849dfec9537fc29f231e3dc9f067fd)
|
|
18
|
+
- fix(ES): Lunes siguiente al Día de la Constitución Española is not public in all states [c28131c6](https://github.com/commenthol/date-holidays/commit/c28131c647244c1da3803860ed1546e4af24b4d2)
|
|
19
|
+
- fix(ES): Día siguiente a Todos los Santos is not public [2f567e2f](https://github.com/commenthol/date-holidays/commit/2f567e2fa1e535b97a6931070fe9afe57b99a004)
|
|
20
|
+
- fix(ZM): corrected (October 18) as a recurring holiday and added Kenneth Kaunda Day(April 28) [aeda336a](https://github.com/commenthol/date-holidays/commit/aeda336adc995f136d8aeec8e93196993f656f67)
|
|
21
|
+
- fix(ES-NC): Santiago Apóstol is not observed [513c3310](https://github.com/commenthol/date-holidays/commit/513c3310d09f6bbdaefac647df4072df639a0071)
|
|
22
|
+
- fix(ES): Jueves santo not observed in CT, VC [24c358dc](https://github.com/commenthol/date-holidays/commit/24c358dc90ab7344dfb2af80abf9f5d42453a4fe)
|
|
23
|
+
- fix(CA): National Day for Truth and Reconciliation not observed in all provinces [cb977a3d](https://github.com/commenthol/date-holidays/commit/cb977a3d80effb9df1630ef79c7eb54d0e84917e)
|
|
24
|
+
|
|
3
25
|
## [3.27.0](https://github.com/commenthol/date-holidays/compare/3.26.13...3.27.0) (2026-04-11)
|
|
4
26
|
|
|
5
27
|
- fix: update Sri Lanka data [06b537fe](https://github.com/commenthol/date-holidays/commit/06b537fe9e69ec4ac423ce937062320f20432d6a)
|
package/LICENSE
CHANGED
|
@@ -108,6 +108,7 @@ https://en.wikipedia.org/wiki/Public_holidays_in_Lithuania
|
|
|
108
108
|
https://en.wikipedia.org/wiki/Public_holidays_in_Malaysia
|
|
109
109
|
https://en.wikipedia.org/wiki/Public_holidays_in_Malta
|
|
110
110
|
https://en.wikipedia.org/wiki/Public_holidays_in_Mauritania
|
|
111
|
+
https://en.wikipedia.org/wiki/Public_holidays_in_Mauritius
|
|
111
112
|
https://en.wikipedia.org/wiki/Public_holidays_in_Mexico
|
|
112
113
|
https://en.wikipedia.org/wiki/Public_holidays_in_Monaco
|
|
113
114
|
https://en.wikipedia.org/wiki/Public_holidays_in_Montenegro
|
package/README.md
CHANGED
|
@@ -57,7 +57,7 @@ If you are missing holidays from your country, state, region please consider
|
|
|
57
57
|
<!-- !tree -->
|
|
58
58
|
|
|
59
59
|
```
|
|
60
|
-
Countries:
|
|
60
|
+
Countries: 203
|
|
61
61
|
├── AD: Andorra
|
|
62
62
|
│ └── 07: Andorra la Vella
|
|
63
63
|
├── AE: دولة الإمارات العربية المتحدة
|
|
@@ -288,6 +288,7 @@ Countries: 202
|
|
|
288
288
|
│ │ ├── LA: Lanzarote
|
|
289
289
|
│ │ └── TE: Tenerife
|
|
290
290
|
│ ├── CT: Cataluña
|
|
291
|
+
│ │ └── B: Barcelona
|
|
291
292
|
│ ├── EX: Extremadura
|
|
292
293
|
│ ├── GA: Galicia
|
|
293
294
|
│ ├── IB: Illes Balears
|
|
@@ -454,6 +455,7 @@ Countries: 202
|
|
|
454
455
|
├── MR: الجمهورية الإسلامية الموريتانية
|
|
455
456
|
├── MS: Montserrat
|
|
456
457
|
├── MT: Malta
|
|
458
|
+
├── MU: Mauritius
|
|
457
459
|
├── MW: Malawi
|
|
458
460
|
├── MX: México
|
|
459
461
|
├── MY: Malaysia
|
package/data/countries/CA.yaml
CHANGED
|
@@ -79,11 +79,14 @@ holidays:
|
|
|
79
79
|
fr: Premier lundi d’août
|
|
80
80
|
1st monday in September:
|
|
81
81
|
_name: 05-01
|
|
82
|
-
# https://www.canada.ca/en/canadian-heritage/campaigns/national-day-truth-reconciliation.html
|
|
82
|
+
# @source https://www.canada.ca/en/canadian-heritage/campaigns/national-day-truth-reconciliation.html
|
|
83
|
+
# @source https://goldblattpartners.com/unsolicited-blog/canadas-new-public-holiday-the-national-day-for-truth-and-reconciliation/
|
|
83
84
|
09-30 since 2021:
|
|
84
85
|
name:
|
|
85
86
|
en: National Day for Truth and Reconciliation
|
|
86
87
|
fr: Journée nationale de la vérité et de la réconciliation
|
|
88
|
+
type: observance
|
|
89
|
+
note: Not a paid statutory holiday in all provinces and territories; Only federally-regulated employers governed by the Canada Labour Code are required to give their employees a paid day off work
|
|
87
90
|
2nd monday after 10-01:
|
|
88
91
|
name:
|
|
89
92
|
en: Thanksgiving
|
|
@@ -119,6 +122,7 @@ holidays:
|
|
|
119
122
|
en: Heritage Day
|
|
120
123
|
fr: Fête du patrimoine
|
|
121
124
|
type: optional
|
|
125
|
+
09-30 since 2021: false
|
|
122
126
|
BC:
|
|
123
127
|
name: British Columbia
|
|
124
128
|
zones:
|
|
@@ -170,6 +174,7 @@ holidays:
|
|
|
170
174
|
fr: Fête de la famille
|
|
171
175
|
active:
|
|
172
176
|
- from: 2018
|
|
177
|
+
09-30 since 2021: false
|
|
173
178
|
NL:
|
|
174
179
|
name: Newfoundland and Labrador
|
|
175
180
|
zones:
|
|
@@ -238,7 +243,8 @@ holidays:
|
|
|
238
243
|
name:
|
|
239
244
|
en: Nunavut Day
|
|
240
245
|
type: bank
|
|
241
|
-
|
|
246
|
+
09-30 since 2021: false
|
|
247
|
+
"ON":
|
|
242
248
|
name: Ontario
|
|
243
249
|
zones:
|
|
244
250
|
- America/Toronto
|
|
@@ -254,6 +260,7 @@ holidays:
|
|
|
254
260
|
fr: Fête de la famille
|
|
255
261
|
easter 1:
|
|
256
262
|
_name: easter 1
|
|
263
|
+
09-30 since 2021: false
|
|
257
264
|
PE:
|
|
258
265
|
name: Prince Edward Island
|
|
259
266
|
days:
|
|
@@ -268,6 +275,7 @@ holidays:
|
|
|
268
275
|
name:
|
|
269
276
|
en: Gold Cup Parade Day
|
|
270
277
|
fr: "Défilé de la Coupe d'or"
|
|
278
|
+
09-30 since 2021: false
|
|
271
279
|
# @source https://www.cnesst.gouv.qc.ca/en/working-conditions/leave/statutory-holidays/statutory-holidays
|
|
272
280
|
QC:
|
|
273
281
|
name: Quebec
|
|
@@ -291,6 +299,7 @@ holidays:
|
|
|
291
299
|
en: National Holiday
|
|
292
300
|
fr: Fête nationale du Québec
|
|
293
301
|
monday after 08-01: false
|
|
302
|
+
09-30 since 2021: false
|
|
294
303
|
SK:
|
|
295
304
|
name: Saskatchewan
|
|
296
305
|
zones:
|
|
@@ -305,6 +314,7 @@ holidays:
|
|
|
305
314
|
1st monday in August:
|
|
306
315
|
name:
|
|
307
316
|
en: Saskatchewan Day
|
|
317
|
+
09-30 since 2021: false
|
|
308
318
|
YT:
|
|
309
319
|
name: Yukon
|
|
310
320
|
zones:
|
package/data/countries/ES.yaml
CHANGED
|
@@ -1,10 +1,15 @@
|
|
|
1
1
|
holidays:
|
|
2
2
|
# @attrib https://es.m.wikipedia.org/wiki/Calendario_laboral
|
|
3
|
-
# @source https://www.boe.es/boe/dias/2018/10/20/pdfs/BOE-A-2018-14369.pdf
|
|
4
|
-
# @source https://www.boe.es/boe/dias/2019/10/11/pdfs/BOE-A-2019-14552.pdf
|
|
5
|
-
# @source https://www.boe.es/boe/dias/2020/11/02/pdfs/BOE-A-2020-13343.pdf
|
|
6
|
-
# @source https://www.boe.es/boe/dias/2021/10/21/pdfs/BOE-A-2021-17113.pdf
|
|
3
|
+
# @source https://www.boe.es/boe/dias/2018/10/20/pdfs/BOE-A-2018-14369.pdf (2019)
|
|
4
|
+
# @source https://www.boe.es/boe/dias/2019/10/11/pdfs/BOE-A-2019-14552.pdf (2020)
|
|
5
|
+
# @source https://www.boe.es/boe/dias/2020/11/02/pdfs/BOE-A-2020-13343.pdf (2021)
|
|
6
|
+
# @source https://www.boe.es/boe/dias/2021/10/21/pdfs/BOE-A-2021-17113.pdf (2022)
|
|
7
|
+
# @source https://www.boe.es/boe/dias/2022/10/14/pdfs/BOE-A-2022-16755.pdf (2023)
|
|
8
|
+
# @source https://www.boe.es/boe/dias/2023/10/27/pdfs/BOE-A-2023-22014.pdf (2024)
|
|
9
|
+
# @source https://www.boe.es/boe/dias/2024/10/18/pdfs/BOE-A-2024-21316.pdf (2025)
|
|
10
|
+
# @source https://www.boe.es/boe/dias/2025/10/28/pdfs/BOE-A-2025-21667.pdf (2026)
|
|
7
11
|
# @source https://www.boe.es/buscar/doc.php?id=BOE-A-2021-17113
|
|
12
|
+
# @source https://www.boe.es/buscar/act.php?id=BOE-A-1983-20906#art45
|
|
8
13
|
# buscar: "la relación de fiestas laborales para el año 20xx"
|
|
9
14
|
ES:
|
|
10
15
|
names:
|
|
@@ -33,8 +38,6 @@ holidays:
|
|
|
33
38
|
03-19:
|
|
34
39
|
_name: 03-19
|
|
35
40
|
type: observance
|
|
36
|
-
easter -3:
|
|
37
|
-
_name: easter -3
|
|
38
41
|
easter -2:
|
|
39
42
|
_name: easter -2
|
|
40
43
|
easter:
|
|
@@ -48,11 +51,6 @@ holidays:
|
|
|
48
51
|
easter 49:
|
|
49
52
|
_name: easter 49
|
|
50
53
|
type: observance
|
|
51
|
-
07-25:
|
|
52
|
-
name:
|
|
53
|
-
es: Santiago Apostol
|
|
54
|
-
type: observance
|
|
55
|
-
note: regional
|
|
56
54
|
08-15:
|
|
57
55
|
_name: 08-15
|
|
58
56
|
10-12:
|
|
@@ -65,18 +63,9 @@ holidays:
|
|
|
65
63
|
es: Fiesta Nacional de España
|
|
66
64
|
11-01:
|
|
67
65
|
_name: 11-01
|
|
68
|
-
substitutes 11-01 if sunday then next monday:
|
|
69
|
-
substitute: true
|
|
70
|
-
type: observance
|
|
71
|
-
_name: 11-01
|
|
72
66
|
12-06:
|
|
73
67
|
name:
|
|
74
68
|
es: Día de la Constitución Española
|
|
75
|
-
substitutes 12-06 if sunday then next monday:
|
|
76
|
-
type: observance
|
|
77
|
-
substitute: true
|
|
78
|
-
name:
|
|
79
|
-
es: Día de la Constitución Española
|
|
80
69
|
12-08:
|
|
81
70
|
_name: 12-08
|
|
82
71
|
substitutes 12-08 if sunday then next monday:
|
|
@@ -107,9 +96,18 @@ holidays:
|
|
|
107
96
|
_name: 08-15
|
|
108
97
|
easter -3:
|
|
109
98
|
_name: easter -3
|
|
99
|
+
substitutes 11-01 if sunday then next monday:
|
|
100
|
+
substitute: true
|
|
101
|
+
_name: 11-01
|
|
102
|
+
substitutes 12-06 if sunday then next monday:
|
|
103
|
+
substitute: true
|
|
104
|
+
name:
|
|
105
|
+
es: Día de la Constitución Española
|
|
110
106
|
AR:
|
|
111
107
|
name: Aragón
|
|
112
108
|
days:
|
|
109
|
+
easter -3:
|
|
110
|
+
_name: easter -3
|
|
113
111
|
04-23:
|
|
114
112
|
name:
|
|
115
113
|
es: Día de Aragón
|
|
@@ -123,9 +121,18 @@ holidays:
|
|
|
123
121
|
substitutes 08-15 if Sunday then next Monday:
|
|
124
122
|
substitute: true
|
|
125
123
|
_name: 08-15
|
|
124
|
+
substitutes 11-01 if sunday then next monday:
|
|
125
|
+
substitute: true
|
|
126
|
+
_name: 11-01
|
|
127
|
+
substitutes 12-06 if sunday then next monday:
|
|
128
|
+
substitute: true
|
|
129
|
+
name:
|
|
130
|
+
es: Día de la Constitución Española
|
|
126
131
|
AS:
|
|
127
132
|
name: Asturias
|
|
128
133
|
days:
|
|
134
|
+
easter -3:
|
|
135
|
+
_name: easter -3
|
|
129
136
|
substitutes 05-01 if Sunday then next Monday:
|
|
130
137
|
substitute: true
|
|
131
138
|
_name: 05-01
|
|
@@ -137,20 +144,33 @@ holidays:
|
|
|
137
144
|
substitutes 09-08 if Sunday then next Monday:
|
|
138
145
|
substitute: true
|
|
139
146
|
name: Día de Asturias
|
|
147
|
+
substitutes 11-01 if sunday then next monday:
|
|
148
|
+
substitute: true
|
|
149
|
+
_name: 11-01
|
|
150
|
+
substitutes 12-06 if sunday then next monday:
|
|
151
|
+
substitute: true
|
|
152
|
+
name:
|
|
153
|
+
es: Día de la Constitución Española
|
|
140
154
|
CB:
|
|
141
155
|
name: Cantabria
|
|
142
156
|
days:
|
|
157
|
+
easter -3:
|
|
158
|
+
_name: easter -3
|
|
143
159
|
06-28:
|
|
144
160
|
name: Día de las Instituciones de Cantabria
|
|
145
|
-
substitutes 06-28 if Sunday then next Monday:
|
|
146
|
-
name: Día de las Instituciones de Cantabria
|
|
147
161
|
09-15:
|
|
148
162
|
name: La Bien Aparecida
|
|
149
163
|
substitutes 09-15 if Sunday then next Monday:
|
|
150
164
|
name: La Bien Aparecida
|
|
165
|
+
substitutes 12-06 if sunday then next monday:
|
|
166
|
+
substitute: true
|
|
167
|
+
name:
|
|
168
|
+
es: Día de la Constitución Española
|
|
151
169
|
CE:
|
|
152
170
|
name: Ciudad de Ceuta
|
|
153
171
|
days:
|
|
172
|
+
easter -3:
|
|
173
|
+
_name: easter -3
|
|
154
174
|
08-05:
|
|
155
175
|
name: Nuestra Señora de África
|
|
156
176
|
substitutes 08-05 if Sunday then next Monday:
|
|
@@ -168,6 +188,8 @@ holidays:
|
|
|
168
188
|
es: Castilla y León
|
|
169
189
|
en: Castile and León
|
|
170
190
|
days:
|
|
191
|
+
easter -3:
|
|
192
|
+
_name: easter -3
|
|
171
193
|
04-23:
|
|
172
194
|
name: Fiesta de Castilla y León
|
|
173
195
|
substitutes 04-23 if Sunday then next Monday:
|
|
@@ -179,16 +201,25 @@ holidays:
|
|
|
179
201
|
substitutes 08-15 if Sunday then next Monday:
|
|
180
202
|
substitute: true
|
|
181
203
|
_name: 08-15
|
|
204
|
+
substitutes 11-01 if sunday then next monday:
|
|
205
|
+
substitute: true
|
|
206
|
+
_name: 11-01
|
|
207
|
+
substitutes 12-06 if sunday then next monday:
|
|
208
|
+
substitute: true
|
|
209
|
+
name:
|
|
210
|
+
es: Día de la Constitución Española
|
|
182
211
|
CM:
|
|
183
212
|
name: Castile-La Mancha
|
|
184
213
|
days:
|
|
214
|
+
easter -3:
|
|
215
|
+
_name: easter -3
|
|
185
216
|
05-31 since 2020:
|
|
186
217
|
name: Día de Castilla-La Mancha
|
|
187
|
-
substitutes 05-31 if Sunday then next Monday since 2020:
|
|
188
|
-
substitute: true
|
|
189
|
-
name: Día de Castilla-La Mancha
|
|
190
218
|
easter 60:
|
|
191
219
|
_name: easter 60
|
|
220
|
+
substitutes 11-01 if sunday then next monday:
|
|
221
|
+
substitute: true
|
|
222
|
+
_name: 11-01
|
|
192
223
|
CN:
|
|
193
224
|
names:
|
|
194
225
|
es: Islas Canarias
|
|
@@ -267,22 +298,28 @@ holidays:
|
|
|
267
298
|
type: observance
|
|
268
299
|
easter 1:
|
|
269
300
|
_name: easter 1
|
|
270
|
-
easter 50:
|
|
271
|
-
_name: easter 50
|
|
272
301
|
substitutes 05-01 if Saturday, Sunday then next Monday:
|
|
273
302
|
substitute: true
|
|
274
303
|
_name: 05-01
|
|
275
|
-
09-24 if sunday then next monday:
|
|
276
|
-
name:
|
|
277
|
-
es: Mare de Déu de la Mercè
|
|
278
304
|
12-26:
|
|
279
305
|
name:
|
|
280
306
|
ca: Sant Esteve
|
|
281
307
|
es: San Esteban
|
|
282
|
-
|
|
308
|
+
regions:
|
|
309
|
+
B:
|
|
310
|
+
names:
|
|
311
|
+
ca: Barcelona
|
|
312
|
+
es: Barcelona
|
|
313
|
+
days:
|
|
314
|
+
09-24:
|
|
315
|
+
name:
|
|
316
|
+
ca: Mare de Déu de la Mercè
|
|
317
|
+
es: Nuestra Señora de la Merced
|
|
283
318
|
EX:
|
|
284
319
|
name: Extremadura
|
|
285
320
|
days:
|
|
321
|
+
easter -3:
|
|
322
|
+
_name: easter -3
|
|
286
323
|
substitutes 05-01 if Sunday then next Monday:
|
|
287
324
|
substitute: true
|
|
288
325
|
_name: 05-01
|
|
@@ -291,19 +328,24 @@ holidays:
|
|
|
291
328
|
substitutes 09-08 if Sunday then next Monday:
|
|
292
329
|
substitute: true
|
|
293
330
|
name: Día de Extremadura
|
|
331
|
+
substitutes 11-01 if sunday then next monday:
|
|
332
|
+
substitute: true
|
|
333
|
+
_name: 11-01
|
|
334
|
+
substitutes 12-06 if sunday then next monday:
|
|
335
|
+
substitute: true
|
|
336
|
+
name:
|
|
337
|
+
es: Día de la Constitución Española
|
|
294
338
|
GA:
|
|
295
339
|
name: Galicia
|
|
296
340
|
days:
|
|
341
|
+
03-19:
|
|
342
|
+
_name: 03-19
|
|
343
|
+
easter -3:
|
|
344
|
+
_name: easter -3
|
|
297
345
|
05-17:
|
|
298
346
|
name: Día de las Letras Gallegas
|
|
299
|
-
substitutes 05-17 if Sunday then next Monday:
|
|
300
|
-
substitute: true
|
|
301
|
-
name: Día de las Letras Gallegas
|
|
302
347
|
07-25:
|
|
303
348
|
name: Día Nacional de Galicia
|
|
304
|
-
substitutes 07-25 if Sunday then next Monday:
|
|
305
|
-
substitute: true
|
|
306
|
-
name: Día Nacional de Galicia
|
|
307
349
|
IB:
|
|
308
350
|
names:
|
|
309
351
|
es: Illes Balears
|
|
@@ -316,6 +358,8 @@ holidays:
|
|
|
316
358
|
substitute: true
|
|
317
359
|
name:
|
|
318
360
|
es: Día de les Illes Balears
|
|
361
|
+
easter -3:
|
|
362
|
+
_name: easter -3
|
|
319
363
|
easter 1:
|
|
320
364
|
_name: easter 1
|
|
321
365
|
12-26:
|
|
@@ -325,12 +369,22 @@ holidays:
|
|
|
325
369
|
MC:
|
|
326
370
|
name: Murcia Region
|
|
327
371
|
days:
|
|
372
|
+
03-19:
|
|
373
|
+
_name: 03-19
|
|
374
|
+
easter -3:
|
|
375
|
+
_name: easter -3
|
|
328
376
|
substitutes 05-01 if Sunday then next Monday:
|
|
329
377
|
substitute: true
|
|
330
378
|
_name: 05-01
|
|
379
|
+
substitutes 12-06 if sunday then next monday:
|
|
380
|
+
substitute: true
|
|
381
|
+
name:
|
|
382
|
+
es: Día de la Constitución Española
|
|
331
383
|
MD:
|
|
332
384
|
name: Comunidad de Madrid
|
|
333
385
|
days:
|
|
386
|
+
easter -3:
|
|
387
|
+
_name: easter -3
|
|
334
388
|
05-02 if Sunday then next Monday:
|
|
335
389
|
name:
|
|
336
390
|
es: Día de la Comunidad de Madrid
|
|
@@ -342,53 +396,75 @@ holidays:
|
|
|
342
396
|
name:
|
|
343
397
|
es: San Isidro Labrador
|
|
344
398
|
type: observance
|
|
345
|
-
07-25:
|
|
346
|
-
name: Santiago Apóstol
|
|
347
|
-
substitutes 07-25 if Sunday then next Monday:
|
|
348
|
-
substitute: true
|
|
349
|
-
name: Santiago Apóstol
|
|
350
399
|
11-09 if sunday then next monday:
|
|
351
400
|
name:
|
|
352
401
|
es: Nuestra Señora de la Almudena
|
|
353
402
|
type: observance
|
|
403
|
+
substitutes 11-01 if sunday then next monday:
|
|
404
|
+
substitute: true
|
|
405
|
+
_name: 11-01
|
|
406
|
+
substitutes 12-06 if sunday then next monday:
|
|
407
|
+
substitute: true
|
|
408
|
+
name:
|
|
409
|
+
es: Día de la Constitución Española
|
|
354
410
|
ML:
|
|
355
411
|
name: Ciudad de Melilla
|
|
356
412
|
days:
|
|
413
|
+
easter -3:
|
|
414
|
+
_name: easter -3
|
|
357
415
|
1 Shawwal:
|
|
358
416
|
_name: 1 Shawwal
|
|
359
417
|
10 Dhu al-Hijjah:
|
|
360
418
|
_name: 10 Dhu al-Hijjah
|
|
419
|
+
substitutes 12-06 if sunday then next monday:
|
|
420
|
+
substitute: true
|
|
421
|
+
name:
|
|
422
|
+
es: Día de la Constitución Española
|
|
361
423
|
NC:
|
|
362
424
|
names:
|
|
363
425
|
es: Comunidad Foral de Navarra
|
|
364
426
|
en: Navarra Chartered Community
|
|
365
427
|
days:
|
|
428
|
+
03-19:
|
|
429
|
+
_name: 03-19
|
|
430
|
+
easter -3:
|
|
431
|
+
_name: easter -3
|
|
366
432
|
easter 1:
|
|
367
433
|
_name: easter 1
|
|
368
|
-
|
|
369
|
-
name: Santiago Apóstol
|
|
370
|
-
substitutes 07-25 if Sunday then next Monday:
|
|
434
|
+
substitutes 11-01 if sunday then next monday:
|
|
371
435
|
substitute: true
|
|
372
|
-
|
|
436
|
+
_name: 11-01
|
|
437
|
+
# Lunes siguiente al Día de la Constitución Española is not observed
|
|
438
|
+
substitutes 12-06 if sunday then next monday: false
|
|
373
439
|
PV:
|
|
374
440
|
names:
|
|
375
441
|
es: País Vasco
|
|
376
442
|
en: Basque Country
|
|
377
443
|
days:
|
|
444
|
+
03-19:
|
|
445
|
+
_name: 03-19
|
|
446
|
+
easter -3:
|
|
447
|
+
_name: easter -3
|
|
378
448
|
easter 1:
|
|
379
449
|
_name: easter 1
|
|
380
450
|
07-25:
|
|
381
451
|
name: Santiago Apóstol
|
|
382
|
-
substitutes 07-25 if Sunday then next Monday:
|
|
383
|
-
substitute: true
|
|
384
|
-
name: Santiago Apóstol
|
|
385
452
|
"2022-09-06":
|
|
386
453
|
name: V Centenario Vuelta al Mundo
|
|
387
454
|
RI:
|
|
388
455
|
name: La Rioja
|
|
389
456
|
days:
|
|
457
|
+
easter -3:
|
|
458
|
+
_name: easter -3
|
|
390
459
|
easter 1:
|
|
391
460
|
_name: easter 1
|
|
461
|
+
06-09:
|
|
462
|
+
name:
|
|
463
|
+
es: Día de La Rioja
|
|
464
|
+
substitutes 12-06 if sunday then next monday:
|
|
465
|
+
substitute: true
|
|
466
|
+
name:
|
|
467
|
+
es: Día de la Constitución Española
|
|
392
468
|
VC:
|
|
393
469
|
names:
|
|
394
470
|
es: Comunitat Valenciana
|
|
@@ -398,3 +474,7 @@ holidays:
|
|
|
398
474
|
_name: 03-19
|
|
399
475
|
easter 1:
|
|
400
476
|
_name: easter 1
|
|
477
|
+
06-24:
|
|
478
|
+
name:
|
|
479
|
+
es: San Juan
|
|
480
|
+
ca: Sant Joan
|
package/data/countries/IC.yaml
CHANGED
|
@@ -11,6 +11,8 @@ holidays:
|
|
|
11
11
|
dayoff: sunday
|
|
12
12
|
_days: ES
|
|
13
13
|
days:
|
|
14
|
+
easter -3:
|
|
15
|
+
_name: easter -3
|
|
14
16
|
05-30:
|
|
15
17
|
name:
|
|
16
18
|
es: Día de Canarias
|
|
@@ -23,6 +25,9 @@ holidays:
|
|
|
23
25
|
substitutes 08-15 if Sunday then next Monday:
|
|
24
26
|
substitute: true
|
|
25
27
|
_name: 08-15
|
|
28
|
+
substitutes 11-01 if sunday then next monday:
|
|
29
|
+
substitute: true
|
|
30
|
+
_name: 11-01
|
|
26
31
|
regions:
|
|
27
32
|
EH:
|
|
28
33
|
names:
|