date-holidays 3.16.12 → 3.16.14

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,17 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.16.14](https://github.com/commenthol/date-holidays/compare/3.16.13...3.16.14) (2023-01-05)
4
+
5
+ - fix(CL): Adds 08-10 as observance holiday for CL-TA [7bb7e3d8](https://github.com/commenthol/date-holidays/commit/7bb7e3d80deb4aee085a010052fb34c20320e379)
6
+ - fix(CL): Fixes wording on 06-29 holiday offsets [9753c1df](https://github.com/commenthol/date-holidays/commit/9753c1df2942d0a270879cbc47de7d390c8c163f)
7
+ - fix(CL): Removes one-off holiday from CL-TA fixtures from 2016 onwards [202b8c9f](https://github.com/commenthol/date-holidays/commit/202b8c9f0351b994b09512fcf7b1cbee94436051)
8
+ - chore: Adds holidays for 2023 CL [a81e9a53](https://github.com/commenthol/date-holidays/commit/a81e9a53e6211a20ee5f1e66c3cdb6cc19c89c3a)
9
+
10
+ ## [3.16.13](https://github.com/commenthol/date-holidays/compare/3.16.12...3.16.13) (2022-12-17)
11
+
12
+ - fix(GL): moment timezone update [f7824b2c](https://github.com/commenthol/date-holidays/commit/f7824b2c9d3b14926cdc0758507d19d321f6459e)
13
+ - fix(SG,#387): correct 2023 holidays [dc13d37b](https://github.com/commenthol/date-holidays/commit/dc13d37b952b476ccff19aa7159f4113131db06e)
14
+
3
15
  ## [3.16.12](https://github.com/commenthol/date-holidays/compare/3.16.11...3.16.12) (2022-12-10)
4
16
 
5
17
  - fix(GB): Added King Charles III's Coronation [0b07976a](https://github.com/commenthol/date-holidays/commit/0b07976af0f37d844f7ede92b9c74110be7f10f5)
package/README.md CHANGED
@@ -210,6 +210,8 @@ Countries: 196
210
210
  │ ├── AP: Arica y Parinacota
211
211
  │ ├── BI: Biobío
212
212
  │ │ └── CH: Chillán y Chillán Viejo
213
+ │ ├── NU: Ñuble
214
+ │ │ └── CH: Chillán y Chillán Viejo
213
215
  │ └── TA: Tarapacá
214
216
  ├── CM: Cameroun
215
217
  ├── CN: 中华人民共和国
@@ -13,6 +13,10 @@ holidays:
13
13
  days:
14
14
  01-01:
15
15
  _name: 01-01
16
+ 01-02 on monday since 2017:
17
+ name: Día adicional
18
+ active:
19
+ - from: 2017
16
20
  easter -2:
17
21
  _name: easter -2
18
22
  easter:
@@ -23,7 +27,11 @@ holidays:
23
27
  name:
24
28
  en: Navy Day
25
29
  es: Día de las Glorias Navales
26
- 06-29:
30
+ 06-21 since 2023:
31
+ name:
32
+ en: Indigenous People's Day
33
+ es: Día de los Pueblos Indígenas
34
+ 06-29 if tuesday, wednesday, thursday then previous monday if friday then next monday:
27
35
  _name: 06-29
28
36
  07-16:
29
37
  name:
@@ -35,6 +43,10 @@ holidays:
35
43
  name:
36
44
  es: Fiestas Patrias
37
45
  en: National Holiday
46
+ 09-17 on friday, monday since 2017:
47
+ name:
48
+ en: National holiday
49
+ es: Feriado Adicional Fiestas Patrias
38
50
  09-18:
39
51
  name:
40
52
  en: National holiday
@@ -43,7 +55,11 @@ holidays:
43
55
  name:
44
56
  en: Army Day
45
57
  es: Día de las Glorias del Ejército
46
- 10-12 if tuesday, wednesday, thursday, friday then previous monday:
58
+ 09-20 on friday:
59
+ name:
60
+ es: Feriado Adicional Fiestas Patrias
61
+ en: National Holiday
62
+ 10-12 if tuesday, wednesday, thursday then previous monday if friday then next monday:
47
63
  name:
48
64
  en: Columbus Day
49
65
  es: Encuentro de Dos Mundos
@@ -76,6 +92,20 @@ holidays:
76
92
  name:
77
93
  en: Nativity of Liberator Bernardo O'Higgins
78
94
  es: Nacimiento del Prócer de la Independencia
95
+ active:
96
+ - to: "2017-08-19"
97
+ NU:
98
+ name: Ñuble
99
+ regions:
100
+ CH:
101
+ name: Chillán y Chillán Viejo
102
+ days:
103
+ 08-20:
104
+ name:
105
+ en: Nativity of Liberator Bernardo O'Higgins
106
+ es: Nacimiento del Prócer de la Independencia
107
+ active:
108
+ - from: "2017-08-19"
79
109
  TA:
80
110
  name: Tarapacá
81
111
  days:
@@ -83,6 +113,13 @@ holidays:
83
113
  name:
84
114
  en: Saint Lawrence
85
115
  es: San Lorenzo de Tarapacá
116
+ type: observance
117
+ disable:
118
+ - 2015
119
+ "2015-08-10":
120
+ name:
121
+ en: Saint Lawrence
122
+ es: San Lorenzo de Tarapacá
86
123
  # AI:
87
124
  # name: Aysén
88
125
  # AN:
@@ -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": "2023-01-05",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -6104,6 +6104,14 @@
6104
6104
  "01-01": {
6105
6105
  "_name": "01-01"
6106
6106
  },
6107
+ "01-02 on monday since 2017": {
6108
+ "name": "Día adicional",
6109
+ "active": [
6110
+ {
6111
+ "from": 2017
6112
+ }
6113
+ ]
6114
+ },
6107
6115
  "easter -2": {
6108
6116
  "_name": "easter -2"
6109
6117
  },
@@ -6119,7 +6127,13 @@
6119
6127
  "es": "Día de las Glorias Navales"
6120
6128
  }
6121
6129
  },
6122
- "06-29": {
6130
+ "06-21 since 2023": {
6131
+ "name": {
6132
+ "en": "Indigenous People's Day",
6133
+ "es": "Día de los Pueblos Indígenas"
6134
+ }
6135
+ },
6136
+ "06-29 if tuesday, wednesday, thursday then previous monday if friday then next monday": {
6123
6137
  "_name": "06-29"
6124
6138
  },
6125
6139
  "07-16": {
@@ -6137,6 +6151,12 @@
6137
6151
  "en": "National Holiday"
6138
6152
  }
6139
6153
  },
6154
+ "09-17 on friday, monday since 2017": {
6155
+ "name": {
6156
+ "en": "National holiday",
6157
+ "es": "Feriado Adicional Fiestas Patrias"
6158
+ }
6159
+ },
6140
6160
  "09-18": {
6141
6161
  "name": {
6142
6162
  "en": "National holiday",
@@ -6149,7 +6169,13 @@
6149
6169
  "es": "Día de las Glorias del Ejército"
6150
6170
  }
6151
6171
  },
6152
- "10-12 if tuesday, wednesday, thursday, friday then previous monday": {
6172
+ "09-20 on friday": {
6173
+ "name": {
6174
+ "es": "Feriado Adicional Fiestas Patrias",
6175
+ "en": "National Holiday"
6176
+ }
6177
+ },
6178
+ "10-12 if tuesday, wednesday, thursday then previous monday if friday then next monday": {
6153
6179
  "name": {
6154
6180
  "en": "Columbus Day",
6155
6181
  "es": "Encuentro de Dos Mundos"
@@ -6194,7 +6220,33 @@
6194
6220
  "name": {
6195
6221
  "en": "Nativity of Liberator Bernardo O'Higgins",
6196
6222
  "es": "Nacimiento del Prócer de la Independencia"
6197
- }
6223
+ },
6224
+ "active": [
6225
+ {
6226
+ "to": "2017-08-19"
6227
+ }
6228
+ ]
6229
+ }
6230
+ }
6231
+ }
6232
+ }
6233
+ },
6234
+ "NU": {
6235
+ "name": "Ñuble",
6236
+ "regions": {
6237
+ "CH": {
6238
+ "name": "Chillán y Chillán Viejo",
6239
+ "days": {
6240
+ "08-20": {
6241
+ "name": {
6242
+ "en": "Nativity of Liberator Bernardo O'Higgins",
6243
+ "es": "Nacimiento del Prócer de la Independencia"
6244
+ },
6245
+ "active": [
6246
+ {
6247
+ "from": "2017-08-19"
6248
+ }
6249
+ ]
6198
6250
  }
6199
6251
  }
6200
6252
  }
@@ -6204,6 +6256,16 @@
6204
6256
  "name": "Tarapacá",
6205
6257
  "days": {
6206
6258
  "08-10": {
6259
+ "name": {
6260
+ "en": "Saint Lawrence",
6261
+ "es": "San Lorenzo de Tarapacá"
6262
+ },
6263
+ "type": "observance",
6264
+ "disable": [
6265
+ 2015
6266
+ ]
6267
+ },
6268
+ "2015-08-10": {
6207
6269
  "name": {
6208
6270
  "en": "Saint Lawrence",
6209
6271
  "es": "San Lorenzo de Tarapacá"
@@ -18803,10 +18865,12 @@
18803
18865
  "en": "Hari Raya Puasa"
18804
18866
  },
18805
18867
  "disable": [
18806
- "2022-05-02"
18868
+ "2022-05-02",
18869
+ "2023-04-21"
18807
18870
  ],
18808
18871
  "enable": [
18809
- "2022-05-03"
18872
+ "2022-05-03",
18873
+ "2023-04-22"
18810
18874
  ]
18811
18875
  },
18812
18876
  "10 Dhu al-Hijjah": {
@@ -18815,10 +18879,12 @@
18815
18879
  "en": "Hari Raya Haji"
18816
18880
  },
18817
18881
  "disable": [
18818
- "2022-07-09"
18882
+ "2022-07-09",
18883
+ "2023-06-28"
18819
18884
  ],
18820
18885
  "enable": [
18821
- "2022-07-10"
18886
+ "2022-07-10",
18887
+ "2023-06-29"
18822
18888
  ]
18823
18889
  },
18824
18890
  "2001-05-07": {
@@ -18895,7 +18961,7 @@
18895
18961
  "substitute": true,
18896
18962
  "_name": "Vesak"
18897
18963
  },
18898
- "2023-05-05": {
18964
+ "2023-06-03": {
18899
18965
  "_name": "Vesak"
18900
18966
  },
18901
18967
  "2024-05-23": {