date-holidays 3.23.17 → 3.23.18

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 CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.23.18](https://github.com/commenthol/date-holidays/compare/3.23.17...3.23.18) (2025-01-08)
4
+
5
+ - fix(NL): state and region names [246cd650](https://github.com/commenthol/date-holidays/commit/246cd650f98060a84e9dd585b408b4287165ed28)
6
+ - fix(IE): remove bank holiday and update test fixtures [efc0475d](https://github.com/commenthol/date-holidays/commit/efc0475d666b0849424b23028ed382b83bbc9d19)
7
+ - fix(NL): additional fix and translations Dutch [2fe1276d](https://github.com/commenthol/date-holidays/commit/2fe1276d85ee82661d17d61a87e0c790d30426ad)
8
+ - fix(NL): Dutch states [d26b9b5e](https://github.com/commenthol/date-holidays/commit/d26b9b5e93d7453f535ffedfd2844fd3fd72c1dc)
9
+
3
10
  ## [3.23.17](https://github.com/commenthol/date-holidays/compare/3.23.16...3.23.17) (2025-01-02)
4
11
 
5
12
  - chore: update github actions to v4; deprecate node@18 [936662ff](https://github.com/commenthol/date-holidays/commit/936662ff8f25fd15d20dee7b579bf7d256ca7d57)
package/LICENSE CHANGED
@@ -185,12 +185,16 @@ https://fr.wikipedia.org/wiki/Seychelles
185
185
  https://id.wikipedia.org/wiki/Hari_libur_nasional_di_Indonesia
186
186
  https://ja.wikipedia.org/wiki/%E5%9B%BD%E6%B0%91%E3%81%AE%E7%A5%9D%E6%97%A5
187
187
  https://lb.wikipedia.org/wiki/Gesetzlech_Feierdeeg_zu_L%C3%ABtzebuerg
188
+ https://nl.wikipedia.org/wiki/Alkmaars_Ontzet
188
189
  https://nl.wikipedia.org/wiki/Bevrijdingsdag
189
190
  https://nl.wikipedia.org/wiki/Feestdagen_in_Nederland
191
+ https://nl.wikipedia.org/wiki/Gronings_Ontzet
190
192
  https://nl.wikipedia.org/wiki/Hemelvaartsdag
193
+ https://nl.wikipedia.org/wiki/Inname_van_Den_Briel
191
194
  https://nl.wikipedia.org/wiki/Koninginnedag
192
195
  https://nl.wikipedia.org/wiki/Koningsdag_(Nederland)
193
196
  https://nl.wikipedia.org/wiki/Koninkrijksdag
197
+ https://nl.wikipedia.org/wiki/Leids_Ontzet
194
198
  https://nl.wikipedia.org/wiki/Moederdag
195
199
  https://nl.wikipedia.org/wiki/Nationale_Dodenherdenking
196
200
  https://nl.wikipedia.org/wiki/Prinsessedag
package/README.md CHANGED
@@ -418,6 +418,13 @@ Countries: 197
418
418
  ├── NG: Nigeria
419
419
  ├── NI: Nicaragua
420
420
  ├── NL: Nederland
421
+ │ ├── GR: Groningen
422
+ │ │ └── GRN: Groningen
423
+ │ ├── NH: Noord-Holland
424
+ │ │ └── ALK: Alkmaar
425
+ │ └── ZH: Zuid-Holland
426
+ │ ├── BRL: Brielle
427
+ │ └── LDN: Leiden
421
428
  ├── NO: Norge
422
429
  ├── NZ: New Zealand
423
430
  │ ├── AUK: Auckland Province
@@ -16,10 +16,6 @@ holidays:
16
16
  days:
17
17
  01-01:
18
18
  _name: 01-01
19
- 1st monday in January:
20
- name:
21
- en: Bank Holiday
22
- type: bank
23
19
  # Official Rule: First Monday in February, or 1 February if the date falls on a Friday
24
20
  02-01 if Tuesday,Wednesday,Thursday,Saturday,Sunday then next Monday since 2023:
25
21
  name:
@@ -69,6 +69,7 @@ holidays:
69
69
  fr: Journée nationale du Souvenir
70
70
  es: Día Nacional del Recuerdo
71
71
  it: Giorno della Memoria Nazionale
72
+ pt: Dia Nacional da Memória
72
73
  type: observance
73
74
  # @source https://www.rijksoverheid.nl/onderwerpen/arbeidsovereenkomst-en-cao/vraag-en-antwoord/bevrijdingsdag-5-mei-vrije-dag
74
75
  # @attrib https://nl.wikipedia.org/wiki/Bevrijdingsdag
@@ -80,6 +81,7 @@ holidays:
80
81
  fr: Jour de la Libération
81
82
  es: Día de la liberacion
82
83
  it: Giorno della Liberazione
84
+ pt: Dia da Libertação
83
85
  type: school
84
86
  # @attrib https://nl.wikipedia.org/wiki/Moederdag
85
87
  2nd sunday in May:
@@ -117,6 +119,7 @@ holidays:
117
119
  fr: Journée de la princesse
118
120
  es: Día de la princesa
119
121
  it: Giorno della principessa
122
+ pt: Dia da Princesa
120
123
  # @attrib https://nl.wikipedia.org/wiki/Koninginnedag
121
124
  08-31 since 1891 and prior to 1949:
122
125
  name:
@@ -137,7 +140,6 @@ holidays:
137
140
  es: Día del presupuesto
138
141
  it: Giornata del bilancio
139
142
  pt: Dia do Príncipe
140
- note: Scholen in Den Haag geven meestal 1 dag vrij
141
143
  type: observance
142
144
  11-11:
143
145
  _name: 11-11
@@ -151,6 +153,7 @@ holidays:
151
153
  fr: Soirée Saint-Nicolas
152
154
  es: Noche de Sinterklaas
153
155
  it: Serata di Sinterklaas
156
+ pt: Noite de Sinterklaas
154
157
  type: observance
155
158
  # @attrib https://nl.wikipedia.org/wiki/Koninkrijksdag
156
159
  12-15:
@@ -161,6 +164,7 @@ holidays:
161
164
  fr: Jour du Royaume
162
165
  es: Día del Reino
163
166
  it: Giorno del Regno
167
+ pt: Dia do Reino
164
168
  type: observance
165
169
  12-25:
166
170
  _name: 12-25
@@ -169,3 +173,95 @@ holidays:
169
173
  12-31:
170
174
  _name: 12-31
171
175
  type: bank
176
+ states:
177
+ GR:
178
+ names:
179
+ nl: Groningen
180
+ en: Groningen
181
+ de: Groningen
182
+ fr: Groningue
183
+ es: Groninga
184
+ it: Groninga
185
+ regions:
186
+ GRN:
187
+ names:
188
+ nl: Groningen
189
+ en: Groningen
190
+ de: Groningen
191
+ fr: Groningue
192
+ es: Groninga
193
+ it: Groninga
194
+ days:
195
+ # @attrib https://nl.wikipedia.org/wiki/Gronings_Ontzet
196
+ 08-28:
197
+ name:
198
+ nl: Gronings Ontzet
199
+ en: Relief of Groningen
200
+ de: Groninger Entsatz
201
+ fr: Levée de siège de Groningue
202
+ es: Alivio del asedio de Groninga
203
+ it: Assedio revocato di Groninga
204
+ type: observance
205
+ NH:
206
+ names:
207
+ nl: Noord-Holland
208
+ en: North Holland
209
+ de: Noord-Holland
210
+ fr: Hollande-Septentrionale
211
+ es: Holanda Septentrional
212
+ it: Olanda Settentrionale
213
+ regions:
214
+ ALK:
215
+ name: Alkmaar
216
+ days:
217
+ # @attrib https://nl.wikipedia.org/wiki/Alkmaars_Ontzet
218
+ 10-08:
219
+ name:
220
+ nl: Alkmaars Ontzet
221
+ en: Relief of Alkmaar
222
+ de: Alkmaarder Entsatz
223
+ fr: Levée de siège d’Alkmaar
224
+ es: Alivio del asedio de Alkmaar
225
+ it: Assedio revocato di Alkmaar
226
+ type: observance
227
+ ZH:
228
+ names:
229
+ nl: Zuid-Holland
230
+ en: South Holland
231
+ de: Zuid-Holland
232
+ fr: Hollande-Méridionale
233
+ es: Holanda Meridional
234
+ it: Olanda Meridionale
235
+ regions:
236
+ BRL:
237
+ name: Brielle
238
+ days:
239
+ # @attrib https://nl.wikipedia.org/wiki/Inname_van_Den_Briel
240
+ 04-01:
241
+ name:
242
+ nl: Inname van Den Briel
243
+ en: Capture of Brielle
244
+ de: Einname van Den Briel
245
+ fr: Prise de La Brielle
246
+ es: Toma de Brielle
247
+ it: Presa di Brielle
248
+ type: observance
249
+ LDN:
250
+ names:
251
+ nl: Leiden
252
+ en: Leiden
253
+ de: Leiden
254
+ fr: Leyde
255
+ es: Leiden
256
+ it: Leida
257
+ days:
258
+ # @attrib https://nl.wikipedia.org/wiki/Leids_Ontzet
259
+ 10-03:
260
+ name:
261
+ nl: Leids Ontzet
262
+ en: Relief of Leiden
263
+ de: Leidener Entsatz
264
+ fr: Levée de siège de Leyde
265
+ es: Alivio del asedio de Leiden
266
+ it: Assedio revocato di Leida
267
+ type: observance
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2025-01-02",
2
+ "version": "2025-01-08",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -12515,12 +12515,6 @@
12515
12515
  "01-01": {
12516
12516
  "_name": "01-01"
12517
12517
  },
12518
- "1st monday in January": {
12519
- "name": {
12520
- "en": "Bank Holiday"
12521
- },
12522
- "type": "bank"
12523
- },
12524
12518
  "02-01 if Tuesday,Wednesday,Thursday,Saturday,Sunday then next Monday since 2023": {
12525
12519
  "name": {
12526
12520
  "en": "St. Brigid’s Day"
@@ -17447,7 +17441,8 @@
17447
17441
  "de": "Nationaler Totengedenktag",
17448
17442
  "fr": "Journée nationale du Souvenir",
17449
17443
  "es": "Día Nacional del Recuerdo",
17450
- "it": "Giorno della Memoria Nazionale"
17444
+ "it": "Giorno della Memoria Nazionale",
17445
+ "pt": "Dia Nacional da Memória"
17451
17446
  },
17452
17447
  "type": "observance"
17453
17448
  },
@@ -17458,7 +17453,8 @@
17458
17453
  "de": "Befreiungstag",
17459
17454
  "fr": "Jour de la Libération",
17460
17455
  "es": "Día de la liberacion",
17461
- "it": "Giorno della Liberazione"
17456
+ "it": "Giorno della Liberazione",
17457
+ "pt": "Dia da Libertação"
17462
17458
  },
17463
17459
  "type": "school"
17464
17460
  },
@@ -17495,7 +17491,8 @@
17495
17491
  "de": "Prinzessinnentag",
17496
17492
  "fr": "Journée de la princesse",
17497
17493
  "es": "Día de la princesa",
17498
- "it": "Giorno della principessa"
17494
+ "it": "Giorno della principessa",
17495
+ "pt": "Dia da Princesa"
17499
17496
  }
17500
17497
  },
17501
17498
  "08-31 since 1891 and prior to 1949": {
@@ -17519,7 +17516,6 @@
17519
17516
  "it": "Giornata del bilancio",
17520
17517
  "pt": "Dia do Príncipe"
17521
17518
  },
17522
- "note": "Scholen in Den Haag geven meestal 1 dag vrij",
17523
17519
  "type": "observance"
17524
17520
  },
17525
17521
  "11-11": {
@@ -17533,7 +17529,8 @@
17533
17529
  "de": "Nikolausabend",
17534
17530
  "fr": "Soirée Saint-Nicolas",
17535
17531
  "es": "Noche de Sinterklaas",
17536
- "it": "Serata di Sinterklaas"
17532
+ "it": "Serata di Sinterklaas",
17533
+ "pt": "Noite de Sinterklaas"
17537
17534
  },
17538
17535
  "type": "observance"
17539
17536
  },
@@ -17544,7 +17541,8 @@
17544
17541
  "de": "Königreichstag",
17545
17542
  "fr": "Jour du Royaume",
17546
17543
  "es": "Día del Reino",
17547
- "it": "Giorno del Regno"
17544
+ "it": "Giorno del Regno",
17545
+ "pt": "Dia do Reino"
17548
17546
  },
17549
17547
  "type": "observance"
17550
17548
  },
@@ -17558,6 +17556,122 @@
17558
17556
  "_name": "12-31",
17559
17557
  "type": "bank"
17560
17558
  }
17559
+ },
17560
+ "states": {
17561
+ "GR": {
17562
+ "names": {
17563
+ "nl": "Groningen",
17564
+ "en": "Groningen",
17565
+ "de": "Groningen",
17566
+ "fr": "Groningue",
17567
+ "es": "Groninga",
17568
+ "it": "Groninga"
17569
+ },
17570
+ "regions": {
17571
+ "GRN": {
17572
+ "names": {
17573
+ "nl": "Groningen",
17574
+ "en": "Groningen",
17575
+ "de": "Groningen",
17576
+ "fr": "Groningue",
17577
+ "es": "Groninga",
17578
+ "it": "Groninga"
17579
+ },
17580
+ "days": {
17581
+ "08-28": {
17582
+ "name": {
17583
+ "nl": "Gronings Ontzet",
17584
+ "en": "Relief of Groningen",
17585
+ "de": "Groninger Entsatz",
17586
+ "fr": "Levée de siège de Groningue",
17587
+ "es": "Alivio del asedio de Groninga",
17588
+ "it": "Assedio revocato di Groninga"
17589
+ },
17590
+ "type": "observance"
17591
+ }
17592
+ }
17593
+ }
17594
+ }
17595
+ },
17596
+ "NH": {
17597
+ "names": {
17598
+ "nl": "Noord-Holland",
17599
+ "en": "North Holland",
17600
+ "de": "Noord-Holland",
17601
+ "fr": "Hollande-Septentrionale",
17602
+ "es": "Holanda Septentrional",
17603
+ "it": "Olanda Settentrionale"
17604
+ },
17605
+ "regions": {
17606
+ "ALK": {
17607
+ "name": "Alkmaar",
17608
+ "days": {
17609
+ "10-08": {
17610
+ "name": {
17611
+ "nl": "Alkmaars Ontzet",
17612
+ "en": "Relief of Alkmaar",
17613
+ "de": "Alkmaarder Entsatz",
17614
+ "fr": "Levée de siège d’Alkmaar",
17615
+ "es": "Alivio del asedio de Alkmaar",
17616
+ "it": "Assedio revocato di Alkmaar"
17617
+ },
17618
+ "type": "observance"
17619
+ }
17620
+ }
17621
+ }
17622
+ }
17623
+ },
17624
+ "ZH": {
17625
+ "names": {
17626
+ "nl": "Zuid-Holland",
17627
+ "en": "South Holland",
17628
+ "de": "Zuid-Holland",
17629
+ "fr": "Hollande-Méridionale",
17630
+ "es": "Holanda Meridional",
17631
+ "it": "Olanda Meridionale"
17632
+ },
17633
+ "regions": {
17634
+ "BRL": {
17635
+ "name": "Brielle",
17636
+ "days": {
17637
+ "04-01": {
17638
+ "name": {
17639
+ "nl": "Inname van Den Briel",
17640
+ "en": "Capture of Brielle",
17641
+ "de": "Einname van Den Briel",
17642
+ "fr": "Prise de La Brielle",
17643
+ "es": "Toma de Brielle",
17644
+ "it": "Presa di Brielle"
17645
+ },
17646
+ "type": "observance"
17647
+ }
17648
+ }
17649
+ },
17650
+ "LDN": {
17651
+ "names": {
17652
+ "nl": "Leiden",
17653
+ "en": "Leiden",
17654
+ "de": "Leiden",
17655
+ "fr": "Leyde",
17656
+ "es": "Leiden",
17657
+ "it": "Leida"
17658
+ },
17659
+ "days": {
17660
+ "10-03": {
17661
+ "name": {
17662
+ "nl": "Leids Ontzet",
17663
+ "en": "Relief of Leiden",
17664
+ "de": "Leidener Entsatz",
17665
+ "fr": "Levée de siège de Leyde",
17666
+ "es": "Alivio del asedio de Leiden",
17667
+ "it": "Assedio revocato di Leida"
17668
+ },
17669
+ "type": "observance"
17670
+ }
17671
+ }
17672
+ }
17673
+ }
17674
+ }
17561
17675
  }
17562
17676
  },
17563
17677
  "NO": {