date-holidays 3.32.0 → 3.34.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/README.md +3 -0
- package/data/countries/BR.yaml +39 -8
- package/data/countries/CA.yaml +156 -21
- package/data/countries/DK.yaml +6 -3
- package/data/countries/KR.yaml +284 -0
- package/data/countries/PY.yaml +5 -0
- package/data/countries/SE.yaml +3 -2
- package/data/countries/US.yaml +6 -0
- package/data/holidays.json +712 -52
- package/data/names.yaml +15 -14
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.LICENSE.txt +0 -7
- package/dist/index.min.js.map +1 -1
- package/dist/umd.min.js +1 -1
- package/dist/umd.min.js.LICENSE.txt +0 -7
- package/dist/umd.min.js.map +1 -1
- package/lib/data.cjs +712 -52
- package/package.json +16 -15
- package/src/data.js +712 -52
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [3.34.0](https://github.com/commenthol/date-holidays/compare/3.33.0...3.34.0) (2026-07-26)
|
|
4
|
+
|
|
5
|
+
- feat(KR): add substitute holiday (대체공휴일) support [a3270345](https://github.com/commenthol/date-holidays/commit/a3270345d0ffed64e51e928f0dc00b5fb0ffe2b5)
|
|
6
|
+
- feat(US): add Frances Xavier Cabrini Day for Colorado [0ffbfcc1](https://github.com/commenthol/date-holidays/commit/0ffbfcc1ef50fbfd3cced8f4148d9db5cb3f2550)
|
|
7
|
+
- fix(se): normalize names; fix himmelsfärdsdag typo [299db6aa](https://github.com/commenthol/date-holidays/commit/299db6aa33da7625b58df23a42abdd703c609d97)
|
|
8
|
+
- test(ca): refresh holiday fixtures [8971459d](https://github.com/commenthol/date-holidays/commit/8971459de0c8e472cf26220e0bd518a74a3b75f2)
|
|
9
|
+
- fix(ca): scope Thanksgiving by province [6232f7e4](https://github.com/commenthol/date-holidays/commit/6232f7e4727c4d23c86e66067122d1e2463d172b)
|
|
10
|
+
- fix(ca): scope Victoria Day by province [284c321a](https://github.com/commenthol/date-holidays/commit/284c321a24d7728674ac3b482dfaff27a8b94c39)
|
|
11
|
+
- fix(ca): remove national Easter Sunday [bb649d3c](https://github.com/commenthol/date-holidays/commit/bb649d3cd963e58a0e00f8b0083d2ccc10319337)
|
|
12
|
+
- fix(ca): scope Remembrance Day by province [e2ce7b2d](https://github.com/commenthol/date-holidays/commit/e2ce7b2d62e960d12aaf1c5b0a9a3707287a23b8)
|
|
13
|
+
- fix(ca): scope August holiday by province [4900d13e](https://github.com/commenthol/date-holidays/commit/4900d13efec54af1af796256db013f0a3cad272d)
|
|
14
|
+
- fix(ca): scope Boxing Day to ON and NT [cf32e15b](https://github.com/commenthol/date-holidays/commit/cf32e15b2f49c98a119ce3f4232d437c5ab22511)
|
|
15
|
+
- fix(ca): align provincial holiday overrides [d4eee9f2](https://github.com/commenthol/date-holidays/commit/d4eee9f20067382ef2614c6912398a13747f63d0)
|
|
16
|
+
|
|
17
|
+
## [3.33.0](https://github.com/commenthol/date-holidays/compare/3.32.0...3.33.0) (2026-07-11)
|
|
18
|
+
|
|
19
|
+
- fix(BR): fix source for holiday in Espírito Santo [0c83b026](https://github.com/commenthol/date-holidays/commit/0c83b026ebaec5373de1c605f7dfeda4a9b8cb33)
|
|
20
|
+
- feat(PY): Add a new holiday for Paraguay in 2026 to recognize the historic victory of the Paraguayan national football team over Germany. [b2af84ea](https://github.com/commenthol/date-holidays/commit/b2af84eae673562a1ad6e0367c5f387b72d44437)
|
|
21
|
+
- chore(tstyche): disable tstyche test as it fails CI [e42ca3b0](https://github.com/commenthol/date-holidays/commit/e42ca3b0a9845dc6be451dc0579ef945b6e1ffdb)
|
|
22
|
+
- fix(DK): use formal Danish holiday names and optimize observance notes [5887c5d0](https://github.com/commenthol/date-holidays/commit/5887c5d0264c505c010e43dd97e56672aafc5be0)
|
|
23
|
+
- feat(BR): add Espírito Santo and Goiás state holidays [0b875d25](https://github.com/commenthol/date-holidays/commit/0b875d25d29804cea6eb1b4175e78ed4d3f3e9ce)
|
|
24
|
+
|
|
3
25
|
## [3.32.0](https://github.com/commenthol/date-holidays/compare/3.31.0...3.32.0) (2026-06-28)
|
|
4
26
|
|
|
5
27
|
- chore(github-actions): add node@26 and pin actions to hash commits [55232316](https://github.com/commenthol/date-holidays/commit/552323166e32fd473bfeb1ba09be068b47b55cdb)
|
package/README.md
CHANGED
package/data/countries/BR.yaml
CHANGED
|
@@ -230,14 +230,45 @@ holidays:
|
|
|
230
230
|
type: public
|
|
231
231
|
active:
|
|
232
232
|
- from: 1995-12-04
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
233
|
+
ES:
|
|
234
|
+
name: Espírito Santo
|
|
235
|
+
# Data Magna do Estado: feriado estadual desde a Lei 11.010/2019.
|
|
236
|
+
# @source https://g1.globo.com/es/espirito-santo/noticia/2025/04/26/saiba-o-que-funciona-e-nao-funciona-no-feriado-de-nossa-senhora-da-penha-no-es.ghtml
|
|
237
|
+
zones:
|
|
238
|
+
- America/Sao_Paulo
|
|
239
|
+
days:
|
|
240
|
+
# "segunda-feira, oito dias depois do domingo de Páscoa"
|
|
241
|
+
easter 8:
|
|
242
|
+
name:
|
|
243
|
+
pt: Dia de Nossa Senhora da Penha
|
|
244
|
+
type: public
|
|
245
|
+
active:
|
|
246
|
+
- from: 2019-07-04
|
|
247
|
+
GO:
|
|
248
|
+
name: Goiás
|
|
249
|
+
sources:
|
|
250
|
+
- https://legisla.casacivil.go.gov.br/pesquisa_legislacao/100979/lei-20756
|
|
251
|
+
zones:
|
|
252
|
+
- America/Sao_Paulo
|
|
253
|
+
days:
|
|
254
|
+
07-26:
|
|
255
|
+
name:
|
|
256
|
+
pt: Fundação da Cidade de Goiás
|
|
257
|
+
10-24:
|
|
258
|
+
name:
|
|
259
|
+
pt: Lançamento da pedra fundamental de Goiânia
|
|
260
|
+
regions:
|
|
261
|
+
GOIANIA:
|
|
262
|
+
name: Goiânia
|
|
263
|
+
# Padroeira de Goiânia, feriado municipal pela Lei 701/1956.
|
|
264
|
+
# @source https://goias.gov.br/juceg/feriado-municipal-devido-ao-dia-de-nossa-senhora-auxiliadora-padroeira-do-municipio-de-goiania/
|
|
265
|
+
days:
|
|
266
|
+
05-24:
|
|
267
|
+
name:
|
|
268
|
+
pt: Nossa Senhora Auxiliadora
|
|
269
|
+
type: public
|
|
270
|
+
active:
|
|
271
|
+
- from: 1956-08-30
|
|
241
272
|
MA:
|
|
242
273
|
name: Maranhão
|
|
243
274
|
zones:
|
package/data/countries/CA.yaml
CHANGED
|
@@ -57,15 +57,9 @@ holidays:
|
|
|
57
57
|
type: observance
|
|
58
58
|
easter -2:
|
|
59
59
|
_name: easter -2
|
|
60
|
-
easter:
|
|
61
|
-
_name: easter
|
|
62
60
|
2nd sunday after 05-01:
|
|
63
61
|
_name: Mothers Day
|
|
64
62
|
type: observance
|
|
65
|
-
monday before 05-25:
|
|
66
|
-
name:
|
|
67
|
-
en: Victoria Day
|
|
68
|
-
fr: Fête de la Reine
|
|
69
63
|
3rd sunday after 06-01:
|
|
70
64
|
_name: Fathers Day
|
|
71
65
|
type: observance
|
|
@@ -73,10 +67,6 @@ holidays:
|
|
|
73
67
|
name:
|
|
74
68
|
en: Canada Day
|
|
75
69
|
fr: Fête du Canada
|
|
76
|
-
1st monday in August:
|
|
77
|
-
name:
|
|
78
|
-
en: Civic Holiday
|
|
79
|
-
fr: Premier lundi d’août
|
|
80
70
|
1st monday in September:
|
|
81
71
|
_name: 05-01
|
|
82
72
|
# @source https://www.canada.ca/en/canadian-heritage/campaigns/national-day-truth-reconciliation.html
|
|
@@ -87,23 +77,13 @@ holidays:
|
|
|
87
77
|
fr: Journée nationale de la vérité et de la réconciliation
|
|
88
78
|
type: observance
|
|
89
79
|
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
|
|
90
|
-
2nd monday after 10-01:
|
|
91
|
-
name:
|
|
92
|
-
en: Thanksgiving
|
|
93
|
-
fr: Action de grâce
|
|
94
80
|
10-31 18:00:
|
|
95
81
|
name:
|
|
96
82
|
en: Halloween
|
|
97
83
|
fr: l'Halloween
|
|
98
84
|
type: observance
|
|
99
|
-
11-11:
|
|
100
|
-
name:
|
|
101
|
-
en: Remembrance Day
|
|
102
|
-
fr: Jour du Souvenir
|
|
103
85
|
12-25:
|
|
104
86
|
_name: 12-25
|
|
105
|
-
12-26:
|
|
106
|
-
_name: 12-26
|
|
107
87
|
states:
|
|
108
88
|
AB:
|
|
109
89
|
name: Alberta
|
|
@@ -114,6 +94,10 @@ holidays:
|
|
|
114
94
|
name:
|
|
115
95
|
en: Family Day
|
|
116
96
|
fr: Fête de la famille
|
|
97
|
+
monday before 05-25:
|
|
98
|
+
name:
|
|
99
|
+
en: Victoria Day
|
|
100
|
+
fr: Fête de la Reine
|
|
117
101
|
easter 1:
|
|
118
102
|
_name: easter 1
|
|
119
103
|
type: optional
|
|
@@ -122,6 +106,14 @@ holidays:
|
|
|
122
106
|
en: Heritage Day
|
|
123
107
|
fr: Fête du patrimoine
|
|
124
108
|
type: optional
|
|
109
|
+
2nd monday after 10-01:
|
|
110
|
+
name:
|
|
111
|
+
en: Thanksgiving
|
|
112
|
+
fr: Action de grâce
|
|
113
|
+
11-11:
|
|
114
|
+
name:
|
|
115
|
+
en: Remembrance Day
|
|
116
|
+
fr: Jour du Souvenir
|
|
125
117
|
09-30 since 2021: false
|
|
126
118
|
BC:
|
|
127
119
|
name: British Columbia
|
|
@@ -131,6 +123,21 @@ holidays:
|
|
|
131
123
|
- America/Creston
|
|
132
124
|
- America/Dawson_Creek
|
|
133
125
|
days:
|
|
126
|
+
monday before 05-25:
|
|
127
|
+
name:
|
|
128
|
+
en: Victoria Day
|
|
129
|
+
fr: Fête de la Reine
|
|
130
|
+
1st monday in August:
|
|
131
|
+
name:
|
|
132
|
+
en: British Columbia Day
|
|
133
|
+
2nd monday after 10-01:
|
|
134
|
+
name:
|
|
135
|
+
en: Thanksgiving
|
|
136
|
+
fr: Action de grâce
|
|
137
|
+
11-11:
|
|
138
|
+
name:
|
|
139
|
+
en: Remembrance Day
|
|
140
|
+
fr: Jour du Souvenir
|
|
134
141
|
2nd monday after 02-01:
|
|
135
142
|
name:
|
|
136
143
|
en: Family Day
|
|
@@ -154,10 +161,24 @@ holidays:
|
|
|
154
161
|
name:
|
|
155
162
|
en: Louis Riel Day
|
|
156
163
|
fr: Journée Louis Riel
|
|
164
|
+
monday before 05-25:
|
|
165
|
+
name:
|
|
166
|
+
en: Victoria Day
|
|
167
|
+
fr: Fête de la Reine
|
|
157
168
|
1st monday in August:
|
|
158
169
|
name:
|
|
159
170
|
en: Terry Fox Day
|
|
160
171
|
fr: Journée Terry Fox
|
|
172
|
+
type: optional
|
|
173
|
+
2nd monday after 10-01:
|
|
174
|
+
name:
|
|
175
|
+
en: Thanksgiving
|
|
176
|
+
fr: Action de grâce
|
|
177
|
+
11-11:
|
|
178
|
+
name:
|
|
179
|
+
en: Remembrance Day
|
|
180
|
+
fr: Jour du Souvenir
|
|
181
|
+
type: optional
|
|
161
182
|
NB:
|
|
162
183
|
name: New Brunswick
|
|
163
184
|
zones:
|
|
@@ -167,6 +188,10 @@ holidays:
|
|
|
167
188
|
name:
|
|
168
189
|
en: New Brunswick Day
|
|
169
190
|
fr: Jour de Nouveau Brunswick
|
|
191
|
+
11-11:
|
|
192
|
+
name:
|
|
193
|
+
en: Remembrance Day
|
|
194
|
+
fr: Jour du Souvenir
|
|
170
195
|
# @attrib https://en.wikipedia.org/wiki/Family_Day_(Canada)
|
|
171
196
|
3rd monday after 02-01:
|
|
172
197
|
name:
|
|
@@ -181,6 +206,10 @@ holidays:
|
|
|
181
206
|
- America/St_Johns
|
|
182
207
|
- America/Goose_Bay
|
|
183
208
|
days:
|
|
209
|
+
# @source https://www.assembly.nl.ca/legislation/sr/annualstatutes/RSN1990/S15.c90.htm
|
|
210
|
+
07-01:
|
|
211
|
+
name:
|
|
212
|
+
en: Memorial Day
|
|
184
213
|
03-17:
|
|
185
214
|
name:
|
|
186
215
|
en: Saint Patrick's Day
|
|
@@ -201,6 +230,8 @@ holidays:
|
|
|
201
230
|
en: Orangemen's Day
|
|
202
231
|
fr: Fête des orangistes
|
|
203
232
|
type: optional
|
|
233
|
+
# @source https://www.assembly.nl.ca/legislation/sr/annualstatutes/RSN1990/S15.c90.htm
|
|
234
|
+
1st monday in August: false
|
|
204
235
|
11-11:
|
|
205
236
|
name:
|
|
206
237
|
en: Armistice Day
|
|
@@ -219,16 +250,45 @@ holidays:
|
|
|
219
250
|
name:
|
|
220
251
|
en: Natal Day
|
|
221
252
|
fr: Jour de la Fondation
|
|
253
|
+
type: optional
|
|
254
|
+
11-11:
|
|
255
|
+
name:
|
|
256
|
+
en: Remembrance Day
|
|
257
|
+
fr: Jour du Souvenir
|
|
222
258
|
NT:
|
|
223
259
|
name: Northwest Territories
|
|
224
260
|
zones:
|
|
225
261
|
- America/Yellowknife
|
|
226
262
|
- America/Inuvik
|
|
227
263
|
days:
|
|
264
|
+
1st monday in August:
|
|
265
|
+
name:
|
|
266
|
+
en: Civic Holiday
|
|
267
|
+
fr: Premier lundi d’août
|
|
268
|
+
monday before 05-25:
|
|
269
|
+
name:
|
|
270
|
+
en: Victoria Day
|
|
271
|
+
fr: Fête de la Reine
|
|
272
|
+
11-11:
|
|
273
|
+
name:
|
|
274
|
+
en: Remembrance Day
|
|
275
|
+
fr: Jour du Souvenir
|
|
276
|
+
# @source https://my.hr.gov.nt.ca/employees/leave-time/statutory-holidays
|
|
277
|
+
easter: false
|
|
278
|
+
# @source https://my.hr.gov.nt.ca/employees/leave-time/statutory-holidays
|
|
279
|
+
easter 1:
|
|
280
|
+
_name: easter 1
|
|
228
281
|
06-21 since 2001:
|
|
229
282
|
name:
|
|
230
283
|
en: National Indigenous Peoples Day
|
|
231
284
|
fr: Journée nationale des Autochthones
|
|
285
|
+
2nd monday after 10-01:
|
|
286
|
+
name:
|
|
287
|
+
en: Thanksgiving
|
|
288
|
+
fr: Action de grâce
|
|
289
|
+
# @source https://my.hr.gov.nt.ca/employees/leave-time/statutory-holidays
|
|
290
|
+
12-26:
|
|
291
|
+
_name: 12-26
|
|
232
292
|
NU:
|
|
233
293
|
name: Nunavut
|
|
234
294
|
zones:
|
|
@@ -239,10 +299,26 @@ holidays:
|
|
|
239
299
|
- America/Atikokan
|
|
240
300
|
- America/Cambridge_Bay
|
|
241
301
|
days:
|
|
302
|
+
monday before 05-25:
|
|
303
|
+
name:
|
|
304
|
+
en: Victoria Day
|
|
305
|
+
fr: Fête de la Reine
|
|
306
|
+
1st monday in August:
|
|
307
|
+
name:
|
|
308
|
+
en: Civic Holiday
|
|
309
|
+
fr: Premier lundi d’août
|
|
242
310
|
07-09:
|
|
243
311
|
name:
|
|
244
312
|
en: Nunavut Day
|
|
245
313
|
type: bank
|
|
314
|
+
2nd monday after 10-01:
|
|
315
|
+
name:
|
|
316
|
+
en: Thanksgiving
|
|
317
|
+
fr: Action de grâce
|
|
318
|
+
11-11:
|
|
319
|
+
name:
|
|
320
|
+
en: Remembrance Day
|
|
321
|
+
fr: Jour du Souvenir
|
|
246
322
|
09-30 since 2021: false
|
|
247
323
|
"ON":
|
|
248
324
|
name: Ontario
|
|
@@ -258,8 +334,29 @@ holidays:
|
|
|
258
334
|
name:
|
|
259
335
|
en: Family Day
|
|
260
336
|
fr: Fête de la famille
|
|
337
|
+
monday before 05-25:
|
|
338
|
+
name:
|
|
339
|
+
en: Victoria Day
|
|
340
|
+
fr: Fête de la Reine
|
|
261
341
|
easter 1:
|
|
262
342
|
_name: easter 1
|
|
343
|
+
1st monday in August:
|
|
344
|
+
name:
|
|
345
|
+
en: Civic Holiday
|
|
346
|
+
fr: Premier lundi d’août
|
|
347
|
+
type: optional
|
|
348
|
+
2nd monday after 10-01:
|
|
349
|
+
name:
|
|
350
|
+
en: Thanksgiving
|
|
351
|
+
fr: Action de grâce
|
|
352
|
+
11-11:
|
|
353
|
+
name:
|
|
354
|
+
en: Remembrance Day
|
|
355
|
+
fr: Jour du Souvenir
|
|
356
|
+
type: optional
|
|
357
|
+
# @source https://www.ontario.ca/document/your-guide-employment-standards-act-0/public-holidays
|
|
358
|
+
12-26:
|
|
359
|
+
_name: 12-26
|
|
263
360
|
09-30 since 2021: false
|
|
264
361
|
PE:
|
|
265
362
|
name: Prince Edward Island
|
|
@@ -275,6 +372,10 @@ holidays:
|
|
|
275
372
|
name:
|
|
276
373
|
en: Gold Cup Parade Day
|
|
277
374
|
fr: "Défilé de la Coupe d'or"
|
|
375
|
+
11-11:
|
|
376
|
+
name:
|
|
377
|
+
en: Remembrance Day
|
|
378
|
+
fr: Jour du Souvenir
|
|
278
379
|
09-30 since 2021: false
|
|
279
380
|
# @source https://www.cnesst.gouv.qc.ca/en/working-conditions/leave/statutory-holidays/statutory-holidays
|
|
280
381
|
QC:
|
|
@@ -287,9 +388,12 @@ holidays:
|
|
|
287
388
|
easter -2:
|
|
288
389
|
_name: easter -2
|
|
289
390
|
note: Either Good Friday or Easter Monday, at the employer’s option
|
|
391
|
+
# @source https://www.cnesst.gouv.qc.ca/en/working-conditions/leave/statutory-holidays/statutory-holidays
|
|
290
392
|
easter 1:
|
|
291
393
|
_name: easter 1
|
|
394
|
+
type: optional
|
|
292
395
|
note: Either Good Friday or Easter Monday, at the employer’s option
|
|
396
|
+
# @source https://www.cnesst.gouv.qc.ca/en/working-conditions/leave/statutory-holidays/statutory-holidays
|
|
293
397
|
monday before 05-25:
|
|
294
398
|
name:
|
|
295
399
|
en: National Patriots' Day
|
|
@@ -298,7 +402,14 @@ holidays:
|
|
|
298
402
|
name:
|
|
299
403
|
en: National Holiday
|
|
300
404
|
fr: Fête nationale du Québec
|
|
301
|
-
monday after
|
|
405
|
+
2nd monday after 10-01:
|
|
406
|
+
name:
|
|
407
|
+
en: Thanksgiving
|
|
408
|
+
fr: Action de grâce
|
|
409
|
+
# @source https://www.cnesst.gouv.qc.ca/en/working-conditions/leave/statutory-holidays/statutory-holidays
|
|
410
|
+
11-11: false
|
|
411
|
+
# @source https://www.cnesst.gouv.qc.ca/en/working-conditions/leave/statutory-holidays/statutory-holidays
|
|
412
|
+
12-26: false
|
|
302
413
|
09-30 since 2021: false
|
|
303
414
|
SK:
|
|
304
415
|
name: Saskatchewan
|
|
@@ -311,9 +422,21 @@ holidays:
|
|
|
311
422
|
name:
|
|
312
423
|
en: Family Day
|
|
313
424
|
fr: Fête de la famille
|
|
425
|
+
monday before 05-25:
|
|
426
|
+
name:
|
|
427
|
+
en: Victoria Day
|
|
428
|
+
fr: Fête de la Reine
|
|
314
429
|
1st monday in August:
|
|
315
430
|
name:
|
|
316
431
|
en: Saskatchewan Day
|
|
432
|
+
2nd monday after 10-01:
|
|
433
|
+
name:
|
|
434
|
+
en: Thanksgiving
|
|
435
|
+
fr: Action de grâce
|
|
436
|
+
11-11:
|
|
437
|
+
name:
|
|
438
|
+
en: Remembrance Day
|
|
439
|
+
fr: Jour du Souvenir
|
|
317
440
|
09-30 since 2021: false
|
|
318
441
|
YT:
|
|
319
442
|
name: Yukon
|
|
@@ -323,10 +446,22 @@ holidays:
|
|
|
323
446
|
days:
|
|
324
447
|
easter 1:
|
|
325
448
|
_name: easter 1
|
|
449
|
+
monday before 05-25:
|
|
450
|
+
name:
|
|
451
|
+
en: Victoria Day
|
|
452
|
+
fr: Fête de la Reine
|
|
453
|
+
11-11:
|
|
454
|
+
name:
|
|
455
|
+
en: Remembrance Day
|
|
456
|
+
fr: Jour du Souvenir
|
|
326
457
|
3rd monday in August:
|
|
327
458
|
name:
|
|
328
459
|
en: Discovery Day
|
|
329
460
|
fr: Jour de la Découverte
|
|
461
|
+
2nd monday after 10-01:
|
|
462
|
+
name:
|
|
463
|
+
en: Thanksgiving
|
|
464
|
+
fr: Action de grâce
|
|
330
465
|
06-21 since 2017:
|
|
331
466
|
name:
|
|
332
467
|
en: National Indigenous Peoples Day
|
package/data/countries/DK.yaml
CHANGED
|
@@ -34,14 +34,16 @@ holidays:
|
|
|
34
34
|
05-01:
|
|
35
35
|
_name: 05-01
|
|
36
36
|
type: observance
|
|
37
|
-
note:
|
|
37
|
+
note: Not a public holiday; full day off for blue collar workers only
|
|
38
|
+
# @source https://cphpost.dk/2025-05-01/life-in-denmark/what-happens-on-the-1st-of-may/
|
|
38
39
|
2nd sunday in May:
|
|
39
40
|
_name: Mothers Day
|
|
40
41
|
type: observance
|
|
41
42
|
06-05:
|
|
42
43
|
_name: Constitution Day
|
|
43
44
|
type: observance
|
|
44
|
-
note:
|
|
45
|
+
note: Not a public holiday; shops closed by law
|
|
46
|
+
# @source https://www.retsinformation.dk/eli/lta/2019/515
|
|
45
47
|
easter 49:
|
|
46
48
|
_name: easter 49
|
|
47
49
|
easter 50:
|
|
@@ -49,7 +51,8 @@ holidays:
|
|
|
49
51
|
12-24:
|
|
50
52
|
_name: 12-24
|
|
51
53
|
type: observance
|
|
52
|
-
note:
|
|
54
|
+
note: Not a public holiday; shops closed by law
|
|
55
|
+
# @source https://www.retsinformation.dk/eli/lta/2019/515
|
|
53
56
|
12-25:
|
|
54
57
|
_name: 12-25
|
|
55
58
|
12-26:
|