date-holidays 3.26.7 → 3.26.9

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.26.9](https://github.com/commenthol/date-holidays/compare/3.26.8...3.26.9) (2026-03-07)
4
+
5
+ - fix(MY,SG): Update holiday dates and details for 2026 [4cdfca64](https://github.com/commenthol/date-holidays/commit/4cdfca642bad58ddd8712697def6244e29fc13b0)
6
+
7
+ ## [3.26.8](https://github.com/commenthol/date-holidays/compare/3.26.7...3.26.8) (2026-01-31)
8
+
9
+ - fix(AU): Corrects ANZAC Day for ACT. [08b1c173](https://github.com/commenthol/date-holidays/commit/08b1c17356a1a8a7c9c20ff107ac9b81f6697bd2)
10
+ - fix(GP MQ): Fix Victor Schoelcher Day is not public holiday [2b2ea2be](https://github.com/commenthol/date-holidays/commit/2b2ea2be976e981ec44594b2231cae901fef8de6)
11
+ - fix(PH,#572): correct EDSA Revolution Anniversary holiday type and notes [3e0809b6](https://github.com/commenthol/date-holidays/commit/3e0809b6749f29ff4482570d03a7437ece30485c)
12
+
3
13
  ## [3.26.7](https://github.com/commenthol/date-holidays/compare/3.26.6...3.26.7) (2026-01-25)
4
14
 
5
15
  - fix(SK): update License attributions [a840072a](https://github.com/commenthol/date-holidays/commit/a840072ab8cabf6ce5ca1c80b88da49b7961d010)
package/LICENSE CHANGED
@@ -52,6 +52,7 @@ https://en.wikipedia.org/wiki/Family_Day_(Canada)
52
52
  https://en.wikipedia.org/wiki/Faroe_Islands#Public_holidays
53
53
  https://en.wikipedia.org/wiki/List_of_public_holidays_in_South_Korea
54
54
  https://en.wikipedia.org/wiki/Nyepi
55
+ https://en.wikipedia.org/wiki/People_Power_Revolution#Commemoration
55
56
  https://en.wikipedia.org/wiki/Public_holidays_in_Albania
56
57
  https://en.wikipedia.org/wiki/Public_holidays_in_Algeria
57
58
  https://en.wikipedia.org/wiki/Public_holidays_in_Andorra
@@ -66,7 +66,7 @@ holidays:
66
66
  name:
67
67
  en: Canberra Day
68
68
  04-25: false
69
- 04-25 if sunday then next monday:
69
+ 04-25 and if saturday,sunday then next monday:
70
70
  substitute: true
71
71
  name:
72
72
  en: Anzac Day
@@ -1,3 +1,4 @@
1
+ # @source https://www.guadeloupe.gouv.fr/layout/set/print/Outils/Liens-utiles/Folder/Professionnels-Toutes-les-demarches#!/particuliers/page/F2405
1
2
  # @attrib https://fr.wikipedia.org/wiki/Guadeloupe#C%C3%A9l%C3%A9brations,_festivit%C3%A9s_et_jours_f%C3%A9ri%C3%A9s
2
3
  # @source https://www.public-holidays.us/FR_FR_2021_Guadeloupe
3
4
  holidays:
@@ -19,5 +20,7 @@ holidays:
19
20
  _name: Abolition of Slavery
20
21
  07-21:
21
22
  name:
22
- fr: Jour de Victor Shoelcher
23
- en: Victor Shoelcher Day
23
+ fr: Jour de Victor Schoelcher
24
+ en: Victor Schoelcher Day
25
+ type: optional
26
+ note: Government offices closed
@@ -1,3 +1,4 @@
1
+ # @source https://www.martinique.gouv.fr/Vous-etes/Association#!/particuliers/page/F2405
1
2
  # @source https://www.public-holidays.us/FR_FR_2021_Martinique
2
3
  # @source https://www.joursferies.fr/pays/martinique.php
3
4
  holidays:
@@ -19,4 +20,6 @@ holidays:
19
20
  07-21:
20
21
  name:
21
22
  fr: Jour de Victor Schoelcher
22
- en: Victor Shoelcher Day
23
+ en: Victor Schoelcher Day
24
+ type: optional
25
+ note: Government offices closed
@@ -67,20 +67,26 @@ holidays:
67
67
  _name: 17 Ramadan
68
68
  disable:
69
69
  - "2022-04-18"
70
+ - "2026-03-06"
70
71
  enable:
71
72
  - "2022-04-19"
73
+ - "2026-03-07"
72
74
  1 Shawwal:
73
75
  _name: 1 Shawwal
74
76
  disable:
75
77
  - "2022-05-02"
78
+ - "2026-03-20"
76
79
  enable:
77
80
  - "2022-05-03"
81
+ - "2026-03-21"
78
82
  2 Shawwal:
79
83
  _name: 1 Shawwal
80
84
  disable:
81
85
  - "2022-05-03"
86
+ - "2026-03-21"
82
87
  enable:
83
88
  - "2022-05-04"
89
+ - "2026-03-22"
84
90
  10 Dhu al-Hijjah:
85
91
  _name: 10 Dhu al-Hijjah
86
92
  disable:
@@ -89,6 +95,10 @@ holidays:
89
95
  - "2022-07-10"
90
96
  1 Muharram:
91
97
  _name: 1 Muharram
98
+ disable:
99
+ - "2026-06-16"
100
+ enable:
101
+ - "2026-06-17"
92
102
  12 Rabi al-awwal:
93
103
  _name: 12 Rabi al-awwal
94
104
  disable:
@@ -162,7 +172,10 @@ holidays:
162
172
  _name: Deepavali
163
173
  "2025-10-20":
164
174
  _name: Deepavali
175
+ "2026-11-08":
176
+ _name: Deepavali
165
177
  "2026-11-09":
178
+ substitute: true
166
179
  _name: Deepavali
167
180
  "2027-10-28":
168
181
  _name: Deepavali
@@ -30,12 +30,19 @@ holidays:
30
30
  name:
31
31
  en: Lantern Festival
32
32
  fil: Piyesta ng mga Parol Tsino
33
- 02-25:
33
+ # @attrib https://en.wikipedia.org/wiki/People_Power_Revolution#Commemoration
34
+ 02-25 since 2002 prior to 2024:
34
35
  name:
35
36
  en: EDSA Revolution Anniversary
36
37
  fil: Anibersaryo ng Rebolusyon sa EDSA
37
38
  type: optional
38
39
  note: Non-working Day
40
+ 02-25 since 2024:
41
+ name:
42
+ en: EDSA Revolution Anniversary
43
+ fil: Anibersaryo ng Rebolusyon sa EDSA
44
+ type: observance
45
+ note: Special working day
39
46
  easter -3:
40
47
  _name: easter -3
41
48
  easter -2:
@@ -61,11 +61,13 @@ holidays:
61
61
  - "2023-04-21"
62
62
  - "2024-04-09"
63
63
  - "2025-03-30"
64
+ - "2026-03-20"
64
65
  enable:
65
66
  - "2022-05-03"
66
67
  - "2023-04-22"
67
68
  - "2024-04-10"
68
69
  - "2025-03-31"
70
+ - "2026-03-21"
69
71
  10 Dhu al-Hijjah:
70
72
  _name: 10 Dhu al-Hijjah
71
73
  name:
@@ -208,7 +210,10 @@ holidays:
208
210
  _name: Deepavali
209
211
  "2025-10-20":
210
212
  _name: Deepavali
213
+ "2026-11-08":
214
+ _name: Deepavali
211
215
  "2026-11-09":
216
+ substitute: true
212
217
  _name: Deepavali
213
218
  "2027-10-28":
214
219
  _name: Deepavali
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2026-01-25",
2
+ "version": "2026-03-07",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -1521,7 +1521,7 @@
1521
1521
  }
1522
1522
  },
1523
1523
  "04-25": false,
1524
- "04-25 if sunday then next monday": {
1524
+ "04-25 and if saturday,sunday then next monday": {
1525
1525
  "substitute": true,
1526
1526
  "name": {
1527
1527
  "en": "Anzac Day"
@@ -11300,9 +11300,11 @@
11300
11300
  },
11301
11301
  "07-21": {
11302
11302
  "name": {
11303
- "fr": "Jour de Victor Shoelcher",
11304
- "en": "Victor Shoelcher Day"
11305
- }
11303
+ "fr": "Jour de Victor Schoelcher",
11304
+ "en": "Victor Schoelcher Day"
11305
+ },
11306
+ "type": "optional",
11307
+ "note": "Government offices closed"
11306
11308
  }
11307
11309
  }
11308
11310
  },
@@ -17211,8 +17213,10 @@
17211
17213
  "07-21": {
17212
17214
  "name": {
17213
17215
  "fr": "Jour de Victor Schoelcher",
17214
- "en": "Victor Shoelcher Day"
17215
- }
17216
+ "en": "Victor Schoelcher Day"
17217
+ },
17218
+ "type": "optional",
17219
+ "note": "Government offices closed"
17216
17220
  }
17217
17221
  }
17218
17222
  },
@@ -17669,28 +17673,34 @@
17669
17673
  "17 Ramadan": {
17670
17674
  "_name": "17 Ramadan",
17671
17675
  "disable": [
17672
- "2022-04-18"
17676
+ "2022-04-18",
17677
+ "2026-03-06"
17673
17678
  ],
17674
17679
  "enable": [
17675
- "2022-04-19"
17680
+ "2022-04-19",
17681
+ "2026-03-07"
17676
17682
  ]
17677
17683
  },
17678
17684
  "1 Shawwal": {
17679
17685
  "_name": "1 Shawwal",
17680
17686
  "disable": [
17681
- "2022-05-02"
17687
+ "2022-05-02",
17688
+ "2026-03-20"
17682
17689
  ],
17683
17690
  "enable": [
17684
- "2022-05-03"
17691
+ "2022-05-03",
17692
+ "2026-03-21"
17685
17693
  ]
17686
17694
  },
17687
17695
  "2 Shawwal": {
17688
17696
  "_name": "1 Shawwal",
17689
17697
  "disable": [
17690
- "2022-05-03"
17698
+ "2022-05-03",
17699
+ "2026-03-21"
17691
17700
  ],
17692
17701
  "enable": [
17693
- "2022-05-04"
17702
+ "2022-05-04",
17703
+ "2026-03-22"
17694
17704
  ]
17695
17705
  },
17696
17706
  "10 Dhu al-Hijjah": {
@@ -17703,7 +17713,13 @@
17703
17713
  ]
17704
17714
  },
17705
17715
  "1 Muharram": {
17706
- "_name": "1 Muharram"
17716
+ "_name": "1 Muharram",
17717
+ "disable": [
17718
+ "2026-06-16"
17719
+ ],
17720
+ "enable": [
17721
+ "2026-06-17"
17722
+ ]
17707
17723
  },
17708
17724
  "12 Rabi al-awwal": {
17709
17725
  "_name": "12 Rabi al-awwal",
@@ -17807,7 +17823,11 @@
17807
17823
  "2025-10-20": {
17808
17824
  "_name": "Deepavali"
17809
17825
  },
17826
+ "2026-11-08": {
17827
+ "_name": "Deepavali"
17828
+ },
17810
17829
  "2026-11-09": {
17830
+ "substitute": true,
17811
17831
  "_name": "Deepavali"
17812
17832
  },
17813
17833
  "2027-10-28": {
@@ -20035,7 +20055,7 @@
20035
20055
  "fil": "Piyesta ng mga Parol Tsino"
20036
20056
  }
20037
20057
  },
20038
- "02-25": {
20058
+ "02-25 since 2002 prior to 2024": {
20039
20059
  "name": {
20040
20060
  "en": "EDSA Revolution Anniversary",
20041
20061
  "fil": "Anibersaryo ng Rebolusyon sa EDSA"
@@ -20043,6 +20063,14 @@
20043
20063
  "type": "optional",
20044
20064
  "note": "Non-working Day"
20045
20065
  },
20066
+ "02-25 since 2024": {
20067
+ "name": {
20068
+ "en": "EDSA Revolution Anniversary",
20069
+ "fil": "Anibersaryo ng Rebolusyon sa EDSA"
20070
+ },
20071
+ "type": "observance",
20072
+ "note": "Special working day"
20073
+ },
20046
20074
  "easter -3": {
20047
20075
  "_name": "easter -3"
20048
20076
  },
@@ -21561,13 +21589,15 @@
21561
21589
  "2022-05-02",
21562
21590
  "2023-04-21",
21563
21591
  "2024-04-09",
21564
- "2025-03-30"
21592
+ "2025-03-30",
21593
+ "2026-03-20"
21565
21594
  ],
21566
21595
  "enable": [
21567
21596
  "2022-05-03",
21568
21597
  "2023-04-22",
21569
21598
  "2024-04-10",
21570
- "2025-03-31"
21599
+ "2025-03-31",
21600
+ "2026-03-21"
21571
21601
  ]
21572
21602
  },
21573
21603
  "10 Dhu al-Hijjah": {
@@ -21761,7 +21791,11 @@
21761
21791
  "2025-10-20": {
21762
21792
  "_name": "Deepavali"
21763
21793
  },
21794
+ "2026-11-08": {
21795
+ "_name": "Deepavali"
21796
+ },
21764
21797
  "2026-11-09": {
21798
+ "substitute": true,
21765
21799
  "_name": "Deepavali"
21766
21800
  },
21767
21801
  "2027-10-28": {