date-holidays 3.14.4 → 3.14.7

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,18 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.14.7](https://github.com/commenthol/date-holidays/compare/3.14.6...3.14.7) (2022-04-14)
4
+
5
+ - fix: update SG Holidays [02f5229f](https://github.com/commenthol/date-holidays/commit/02f5229f52795dff15b5dfb618665c76c282bdf0)
6
+
7
+ ## [3.14.6](https://github.com/commenthol/date-holidays/compare/3.14.5...3.14.6) (2022-04-09)
8
+
9
+ - test(RU,#320): fix tests for removal of flag day [19f87a10](https://github.com/commenthol/date-holidays/commit/19f87a10856ab2257982fd8ad0447734f2146816)
10
+ - Changes in public Ru holidays [07c3c9c6](https://github.com/commenthol/date-holidays/commit/07c3c9c6320c35a10f86e7d50b3a3f8efc0ce497)
11
+
12
+ ## [3.14.5](https://github.com/commenthol/date-holidays/compare/3.14.4...3.14.5) (2022-04-09)
13
+
14
+ - fix(DE-HB,DE-HE,DE-TH,#321): Dec. 31 is not a public holiday [dd849428](https://github.com/commenthol/date-holidays/commit/dd849428249debf8472e8f65efc3b02ffb422452)
15
+
3
16
  ## [3.14.4](https://github.com/commenthol/date-holidays/compare/3.14.3...3.14.4) (2022-03-20)
4
17
 
5
18
  - test(BE): fix tests [41b28b6c](https://github.com/commenthol/date-holidays/commit/41b28b6c93a1c9bed0a3faedfeacf1f8de3e950e)
package/LICENSE CHANGED
@@ -188,6 +188,7 @@ https://pt.wikipedia.org/wiki/Feriados_no_Brasil
188
188
  https://pt.wikipedia.org/wiki/Mo%C3%A7ambique#Feriados
189
189
  https://ro.wikipedia.org/wiki/Republica_Moldova
190
190
  https://ro.wikipedia.org/wiki/Ziua_vinului_(Republica_Moldova)
191
+ https://ru.m.wikipedia.org/wiki/%D0%9F%D1%80%D0%B0%D0%B7%D0%B4%D0%BD%D0%B8%D0%BA%D0%B8_%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B8
191
192
  https://sv.wikipedia.org/wiki/Helgdagar_i_Sverige
192
193
 
193
194
  </attribution>
@@ -189,9 +189,6 @@ holidays:
189
189
  HB:
190
190
  name: Hansestadt Bremen
191
191
  days:
192
- "12-31 14:00 if sunday then 00:00":
193
- _name: 12-31
194
- type: public
195
192
  10-31:
196
193
  _name: Reformation Day
197
194
  active:
@@ -202,8 +199,6 @@ holidays:
202
199
  days:
203
200
  easter 60:
204
201
  _name: easter 60
205
- "12-31 14:00 if sunday then 00:00":
206
- _name: 12-31
207
202
  HH:
208
203
  name: Hansestadt Hamburg
209
204
  days:
@@ -293,8 +288,6 @@ holidays:
293
288
  - from: 2019
294
289
  10-31:
295
290
  _name: Reformation Day
296
- "12-31 14:00 if sunday then 00:00":
297
- _name: 12-31
298
291
  regions:
299
292
  EIC:
300
293
  name: Landkreis Eichfeld
@@ -1,5 +1,7 @@
1
1
  holidays:
2
2
  # @attrib https://en.wikipedia.org/wiki/Public_holidays_in_Russia
3
+ # @attrib https://ru.m.wikipedia.org/wiki/%D0%9F%D1%80%D0%B0%D0%B7%D0%B4%D0%BD%D0%B8%D0%BA%D0%B8_%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B8
4
+ # @source http://government.ru/docs/43282/
3
5
  RU:
4
6
  names:
5
7
  ru: Россия
@@ -49,10 +51,6 @@ holidays:
49
51
  en: Defender of the Fatherland Day
50
52
  03-08:
51
53
  _name: 03-08
52
- 08-22:
53
- name:
54
- ru: День Государственного флага
55
- en: National Flag Day
56
54
  05-01:
57
55
  name:
58
56
  ru: День весны и труда
@@ -52,10 +52,22 @@ holidays:
52
52
  _name: 1 Shawwal
53
53
  name:
54
54
  en: Hari Raya Puasa
55
+ # Revision from SG gov
56
+ # @source https://www.humanresourcesonline.net/singapore-s-revised-public-holiday-list-for-2022-new-dates-for-hari-raya-puasa-and-haji
57
+ disable:
58
+ - "2022-05-02"
59
+ enable:
60
+ - "2022-05-03"
55
61
  10 Dhu al-Hijjah:
56
62
  _name: 10 Dhu al-Hijjah
57
63
  name:
58
64
  en: Hari Raya Haji
65
+ # Revision from SG gov
66
+ # @source https://www.humanresourcesonline.net/singapore-s-revised-public-holiday-list-for-2022-new-dates-for-hari-raya-puasa-and-haji
67
+ disable:
68
+ - "2022-07-09"
69
+ enable:
70
+ - "2022-07-10"
59
71
  # @attrib https://en.wikipedia.org/wiki/Vesak
60
72
  # date if sunday then next monday
61
73
  "2001-05-07":
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2022-03-20",
2
+ "version": "2022-04-14",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -7357,10 +7357,6 @@
7357
7357
  "HB": {
7358
7358
  "name": "Hansestadt Bremen",
7359
7359
  "days": {
7360
- "12-31 14:00 if sunday then 00:00": {
7361
- "_name": "12-31",
7362
- "type": "public"
7363
- },
7364
7360
  "10-31": {
7365
7361
  "_name": "Reformation Day",
7366
7362
  "active": [
@@ -7376,9 +7372,6 @@
7376
7372
  "days": {
7377
7373
  "easter 60": {
7378
7374
  "_name": "easter 60"
7379
- },
7380
- "12-31 14:00 if sunday then 00:00": {
7381
- "_name": "12-31"
7382
7375
  }
7383
7376
  }
7384
7377
  },
@@ -7523,9 +7516,6 @@
7523
7516
  },
7524
7517
  "10-31": {
7525
7518
  "_name": "Reformation Day"
7526
- },
7527
- "12-31 14:00 if sunday then 00:00": {
7528
- "_name": "12-31"
7529
7519
  }
7530
7520
  },
7531
7521
  "regions": {
@@ -17693,12 +17683,6 @@
17693
17683
  "03-08": {
17694
17684
  "_name": "03-08"
17695
17685
  },
17696
- "08-22": {
17697
- "name": {
17698
- "ru": "День Государственного флага",
17699
- "en": "National Flag Day"
17700
- }
17701
- },
17702
17686
  "05-01": {
17703
17687
  "name": {
17704
17688
  "ru": "День весны и труда",
@@ -18141,13 +18125,25 @@
18141
18125
  "_name": "1 Shawwal",
18142
18126
  "name": {
18143
18127
  "en": "Hari Raya Puasa"
18144
- }
18128
+ },
18129
+ "disable": [
18130
+ "2022-05-02"
18131
+ ],
18132
+ "enable": [
18133
+ "2022-05-03"
18134
+ ]
18145
18135
  },
18146
18136
  "10 Dhu al-Hijjah": {
18147
18137
  "_name": "10 Dhu al-Hijjah",
18148
18138
  "name": {
18149
18139
  "en": "Hari Raya Haji"
18150
- }
18140
+ },
18141
+ "disable": [
18142
+ "2022-07-09"
18143
+ ],
18144
+ "enable": [
18145
+ "2022-07-10"
18146
+ ]
18151
18147
  },
18152
18148
  "2001-05-07": {
18153
18149
  "_name": "Vesak"