date-holidays 3.16.12 → 3.16.13

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,10 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.16.13](https://github.com/commenthol/date-holidays/compare/3.16.12...3.16.13) (2022-12-17)
4
+
5
+ - fix(GL): moment timezone update [f7824b2c](https://github.com/commenthol/date-holidays/commit/f7824b2c9d3b14926cdc0758507d19d321f6459e)
6
+ - fix(SG,#387): correct 2023 holidays [dc13d37b](https://github.com/commenthol/date-holidays/commit/dc13d37b952b476ccff19aa7159f4113131db06e)
7
+
3
8
  ## [3.16.12](https://github.com/commenthol/date-holidays/compare/3.16.11...3.16.12) (2022-12-10)
4
9
 
5
10
  - fix(GB): Added King Charles III's Coronation [0b07976a](https://github.com/commenthol/date-holidays/commit/0b07976af0f37d844f7ede92b9c74110be7f10f5)
@@ -1,4 +1,5 @@
1
1
  # @attrib https://en.wikipedia.org/wiki/Public_holidays_in_Singapore
2
+ # @source https://www.mom.gov.sg/newsroom/press-releases/2022/0408-public-holidays-for-2023
2
3
 
3
4
  holidays:
4
5
  SG:
@@ -56,8 +57,10 @@ holidays:
56
57
  # @source https://www.humanresourcesonline.net/singapore-s-revised-public-holiday-list-for-2022-new-dates-for-hari-raya-puasa-and-haji
57
58
  disable:
58
59
  - "2022-05-02"
60
+ - "2023-04-21"
59
61
  enable:
60
62
  - "2022-05-03"
63
+ - "2023-04-22"
61
64
  10 Dhu al-Hijjah:
62
65
  _name: 10 Dhu al-Hijjah
63
66
  name:
@@ -66,8 +69,10 @@ holidays:
66
69
  # @source https://www.humanresourcesonline.net/singapore-s-revised-public-holiday-list-for-2022-new-dates-for-hari-raya-puasa-and-haji
67
70
  disable:
68
71
  - "2022-07-09"
72
+ - "2023-06-28"
69
73
  enable:
70
74
  - "2022-07-10"
75
+ - "2023-06-29"
71
76
  # @attrib https://en.wikipedia.org/wiki/Vesak
72
77
  # date if sunday then next monday
73
78
  "2001-05-07":
@@ -120,7 +125,7 @@ holidays:
120
125
  "2022-05-16":
121
126
  substitute: true
122
127
  _name: Vesak
123
- "2023-05-05":
128
+ "2023-06-03":
124
129
  _name: Vesak
125
130
  "2024-05-23":
126
131
  _name: Vesak
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2022-12-10",
2
+ "version": "2022-12-17",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -18803,10 +18803,12 @@
18803
18803
  "en": "Hari Raya Puasa"
18804
18804
  },
18805
18805
  "disable": [
18806
- "2022-05-02"
18806
+ "2022-05-02",
18807
+ "2023-04-21"
18807
18808
  ],
18808
18809
  "enable": [
18809
- "2022-05-03"
18810
+ "2022-05-03",
18811
+ "2023-04-22"
18810
18812
  ]
18811
18813
  },
18812
18814
  "10 Dhu al-Hijjah": {
@@ -18815,10 +18817,12 @@
18815
18817
  "en": "Hari Raya Haji"
18816
18818
  },
18817
18819
  "disable": [
18818
- "2022-07-09"
18820
+ "2022-07-09",
18821
+ "2023-06-28"
18819
18822
  ],
18820
18823
  "enable": [
18821
- "2022-07-10"
18824
+ "2022-07-10",
18825
+ "2023-06-29"
18822
18826
  ]
18823
18827
  },
18824
18828
  "2001-05-07": {
@@ -18895,7 +18899,7 @@
18895
18899
  "substitute": true,
18896
18900
  "_name": "Vesak"
18897
18901
  },
18898
- "2023-05-05": {
18902
+ "2023-06-03": {
18899
18903
  "_name": "Vesak"
18900
18904
  },
18901
18905
  "2024-05-23": {