date-holidays 3.21.5 → 3.22.1

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,15 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.22.1](https://github.com/commenthol/date-holidays/compare/3.22.0...3.22.1) (2023-10-05)
4
+
5
+ - fix(US): modify holiday name for DC, ME, NM with sources [375740be](https://github.com/commenthol/date-holidays/commit/375740bea1d8cf99b74baff2035ef9069843a6e7)
6
+ - fix(US): modify apostrophe character for MN holiday [b1c9617e](https://github.com/commenthol/date-holidays/commit/b1c9617eb2cc3eb58d9cdc31f166a2909f8e9abc)
7
+ - fix(US): change Columbus Day to Indigenous Peoples Day in US.IA since 2018 [06db084a](https://github.com/commenthol/date-holidays/commit/06db084a0d5918e4ec161943006aafeff8e25fcf)
8
+
9
+ ## [3.22.0](https://github.com/commenthol/date-holidays/compare/3.21.5...3.22.0) (2023-09-14)
10
+
11
+ - feat(UA): Update ukrainian holidays [91d8a1a3](https://github.com/commenthol/date-holidays/commit/91d8a1a340df853720b01b19eaaf9cce78d683ef)
12
+
3
13
  ## [3.21.5](https://github.com/commenthol/date-holidays/compare/3.21.4...3.21.5) (2023-08-27)
4
14
 
5
15
  - fix(AT): yaml error [afbe5f00](https://github.com/commenthol/date-holidays/commit/afbe5f00ce6b7ffbb636e0fe02da6fb510c44f9b)
@@ -23,7 +23,7 @@ holidays:
23
23
  name:
24
24
  en: New Year
25
25
  substitute: true
26
- julian 12-25 and if saturday, sunday then next monday:
26
+ julian 12-25 and if saturday, sunday then next monday prior to 2023:
27
27
  _name: julian 12-25
28
28
  substitute: true
29
29
  03-08 and if saturday, sunday then next monday:
@@ -35,7 +35,7 @@ holidays:
35
35
  05-01 and if saturday, sunday then next tuesday:
36
36
  _name: 05-01
37
37
  substitute: true
38
- 05-02 and if saturday, sunday then next monday:
38
+ 05-02 and if saturday, sunday then next monday prior to 2018:
39
39
  _name: 05-01
40
40
  substitute: true
41
41
  05-09 and if saturday, sunday then next monday:
@@ -46,16 +46,29 @@ holidays:
46
46
  06-28 and if saturday, sunday then next monday:
47
47
  _name: Constitution Day
48
48
  substitute: true
49
+ 07-15 and if saturday, sunday then next monday since 2023:
50
+ name:
51
+ en: Statehood Day
52
+ uk: День Української Державності
53
+ 07-28 and if saturday, sunday then next monday prior to 2023:
54
+ name:
55
+ en: Statehood Day
56
+ uk: День Української Державності
49
57
  08-24 and if saturday, sunday then next monday:
50
58
  _name: Independence Day
51
59
  substitute: true
52
- 10-14 and if saturday, sunday then next monday:
60
+ 10-14 and if saturday, sunday then next monday since 2015 and prior to 2023:
53
61
  name:
54
62
  uk: День захисника України
55
- en: Defender of Ukraine Day
63
+ en: Defenders of Ukraine Day
64
+ substitute: true
65
+ 10-01 and if saturday, sunday then next monday since 2023:
66
+ name:
67
+ uk: День захисників і захисниць України
68
+ en: Defenders of Ukraine Day
56
69
  substitute: true
57
- active:
58
- - from: "2015-03-05"
70
+ 12-25 and if saturday, sunday then next monday since 2017:
71
+ _name: 12-25
59
72
  # states:
60
73
  # '05':
61
74
  # name: Vinnychchyna
@@ -291,6 +291,17 @@ holidays:
291
291
  04-16:
292
292
  name:
293
293
  en: Emancipation Day
294
+ 2nd monday in October:
295
+ name:
296
+ en: Columbus Day
297
+ active:
298
+ - to: "2019-10-08"
299
+ # https://www.cnn.com/2021/10/11/us/indigenous-peoples-day-2021-states-trnd/index.html
300
+ "2nd monday in October #1":
301
+ name:
302
+ en: Indigenous Peoples' Day
303
+ active:
304
+ - from: "2019-10-09"
294
305
  FL:
295
306
  name: Florida
296
307
  days:
@@ -439,6 +450,17 @@ holidays:
439
450
  02-12:
440
451
  name:
441
452
  en: Lincoln's Birthday
453
+ # https://www.desmoinesregister.com/story/news/2018/10/08/iowa-indigenous-peoples-day-columbus-day-kim-reynolds/1565615002/
454
+ 2nd monday in October:
455
+ name:
456
+ en: Columbus Day
457
+ active:
458
+ - to: "2018-10-07"
459
+ "2nd monday in October #1":
460
+ name:
461
+ en: Indigenous Peoples' Day
462
+ active:
463
+ - from: "2018-10-08"
442
464
  KS:
443
465
  name: Kansas
444
466
  zones:
@@ -488,6 +510,12 @@ holidays:
488
510
  3rd monday in April:
489
511
  name:
490
512
  en: Patriots' Day
513
+ # https://www.maine.gov/governor/mills/news/governor-mills-recognizes-indigenous-peoples-day-2021-10-11
514
+ "2nd monday in October #1":
515
+ name:
516
+ en: Indigenous Peoples' Day
517
+ active:
518
+ - from: "2019-04-26"
491
519
  MD:
492
520
  name: Maryland
493
521
  zones:
@@ -543,7 +571,7 @@ holidays:
543
571
  - to: "2017-01-01"
544
572
  "2nd monday in October #1":
545
573
  name:
546
- en: Indigenous Peoples Day
574
+ en: Indigenous Peoples' Day
547
575
  active:
548
576
  - from: "2017-01-01"
549
577
  MS:
@@ -661,6 +689,12 @@ holidays:
661
689
  3rd monday in February:
662
690
  name:
663
691
  en: Presidents' Day
692
+ # https://www.governor.state.nm.us/2020/10/12/gov-issues-statement-as-new-mexico-celebrates-indigenous-peoples-day/
693
+ "2nd monday in October #1":
694
+ name:
695
+ en: Indigenous Peoples' Day
696
+ active:
697
+ - from: "2019-04-01"
664
698
  friday after 4th thursday in November:
665
699
  name:
666
700
  en: Day after Thanksgiving
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2023-08-27",
2
+ "version": "2023-10-05",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -21833,7 +21833,7 @@
21833
21833
  },
21834
21834
  "substitute": true
21835
21835
  },
21836
- "julian 12-25 and if saturday, sunday then next monday": {
21836
+ "julian 12-25 and if saturday, sunday then next monday prior to 2023": {
21837
21837
  "_name": "julian 12-25",
21838
21838
  "substitute": true
21839
21839
  },
@@ -21850,7 +21850,7 @@
21850
21850
  "_name": "05-01",
21851
21851
  "substitute": true
21852
21852
  },
21853
- "05-02 and if saturday, sunday then next monday": {
21853
+ "05-02 and if saturday, sunday then next monday prior to 2018": {
21854
21854
  "_name": "05-01",
21855
21855
  "substitute": true
21856
21856
  },
@@ -21865,21 +21865,38 @@
21865
21865
  "_name": "Constitution Day",
21866
21866
  "substitute": true
21867
21867
  },
21868
+ "07-15 and if saturday, sunday then next monday since 2023": {
21869
+ "name": {
21870
+ "en": "Statehood Day",
21871
+ "uk": "День Української Державності"
21872
+ }
21873
+ },
21874
+ "07-28 and if saturday, sunday then next monday prior to 2023": {
21875
+ "name": {
21876
+ "en": "Statehood Day",
21877
+ "uk": "День Української Державності"
21878
+ }
21879
+ },
21868
21880
  "08-24 and if saturday, sunday then next monday": {
21869
21881
  "_name": "Independence Day",
21870
21882
  "substitute": true
21871
21883
  },
21872
- "10-14 and if saturday, sunday then next monday": {
21884
+ "10-14 and if saturday, sunday then next monday since 2015 and prior to 2023": {
21873
21885
  "name": {
21874
21886
  "uk": "День захисника України",
21875
- "en": "Defender of Ukraine Day"
21887
+ "en": "Defenders of Ukraine Day"
21876
21888
  },
21877
- "substitute": true,
21878
- "active": [
21879
- {
21880
- "from": "2015-03-05"
21881
- }
21882
- ]
21889
+ "substitute": true
21890
+ },
21891
+ "10-01 and if saturday, sunday then next monday since 2023": {
21892
+ "name": {
21893
+ "uk": "День захисників і захисниць України",
21894
+ "en": "Defenders of Ukraine Day"
21895
+ },
21896
+ "substitute": true
21897
+ },
21898
+ "12-25 and if saturday, sunday then next monday since 2017": {
21899
+ "_name": "12-25"
21883
21900
  }
21884
21901
  }
21885
21902
  },
@@ -22362,6 +22379,26 @@
22362
22379
  "name": {
22363
22380
  "en": "Emancipation Day"
22364
22381
  }
22382
+ },
22383
+ "2nd monday in October": {
22384
+ "name": {
22385
+ "en": "Columbus Day"
22386
+ },
22387
+ "active": [
22388
+ {
22389
+ "to": "2019-10-08"
22390
+ }
22391
+ ]
22392
+ },
22393
+ "2nd monday in October #1": {
22394
+ "name": {
22395
+ "en": "Indigenous Peoples' Day"
22396
+ },
22397
+ "active": [
22398
+ {
22399
+ "from": "2019-10-09"
22400
+ }
22401
+ ]
22365
22402
  }
22366
22403
  }
22367
22404
  },
@@ -22571,6 +22608,26 @@
22571
22608
  "name": {
22572
22609
  "en": "Lincoln's Birthday"
22573
22610
  }
22611
+ },
22612
+ "2nd monday in October": {
22613
+ "name": {
22614
+ "en": "Columbus Day"
22615
+ },
22616
+ "active": [
22617
+ {
22618
+ "to": "2018-10-07"
22619
+ }
22620
+ ]
22621
+ },
22622
+ "2nd monday in October #1": {
22623
+ "name": {
22624
+ "en": "Indigenous Peoples' Day"
22625
+ },
22626
+ "active": [
22627
+ {
22628
+ "from": "2018-10-08"
22629
+ }
22630
+ ]
22574
22631
  }
22575
22632
  }
22576
22633
  },
@@ -22647,6 +22704,16 @@
22647
22704
  "name": {
22648
22705
  "en": "Patriots' Day"
22649
22706
  }
22707
+ },
22708
+ "2nd monday in October #1": {
22709
+ "name": {
22710
+ "en": "Indigenous Peoples' Day"
22711
+ },
22712
+ "active": [
22713
+ {
22714
+ "from": "2019-04-26"
22715
+ }
22716
+ ]
22650
22717
  }
22651
22718
  }
22652
22719
  },
@@ -22734,7 +22801,7 @@
22734
22801
  },
22735
22802
  "2nd monday in October #1": {
22736
22803
  "name": {
22737
- "en": "Indigenous Peoples Day"
22804
+ "en": "Indigenous Peoples' Day"
22738
22805
  },
22739
22806
  "active": [
22740
22807
  {
@@ -22926,6 +22993,16 @@
22926
22993
  "en": "Presidents' Day"
22927
22994
  }
22928
22995
  },
22996
+ "2nd monday in October #1": {
22997
+ "name": {
22998
+ "en": "Indigenous Peoples' Day"
22999
+ },
23000
+ "active": [
23001
+ {
23002
+ "from": "2019-04-01"
23003
+ }
23004
+ ]
23005
+ },
22929
23006
  "friday after 4th thursday in November": {
22930
23007
  "name": {
22931
23008
  "en": "Day after Thanksgiving"
@@ -25156,8 +25233,9 @@
25156
25233
  "sr": "Католички Божић",
25157
25234
  "sv": "Juldagen",
25158
25235
  "sw": "Krismasi",
25159
- "vi": "Lễ Giáng Sinh",
25160
25236
  "ti": "ልደት",
25237
+ "uk": "Різдво Христове",
25238
+ "vi": "Lễ Giáng Sinh",
25161
25239
  "zh": "聖誕節"
25162
25240
  }
25163
25241
  },
package/data/names.yaml CHANGED
@@ -405,8 +405,9 @@ names:
405
405
  sr: Католички Божић
406
406
  sv: Juldagen
407
407
  sw: Krismasi
408
- vi: Lễ Giáng Sinh
409
408
  ti: ልደት
409
+ uk: Різдво Христове
410
+ vi: Lễ Giáng Sinh
410
411
  zh: 聖誕節
411
412
  12-26:
412
413
  name: