diff --git a/data/countries/US.yaml b/data/countries/US.yaml index d2c1b42e..4963cbbb 100644 --- a/data/countries/US.yaml +++ b/data/countries/US.yaml @@ -496,6 +496,14 @@ holidays: zones: - America/Chicago days: + # Mardi Gras is state-wide, not just New Orleans: state employees do not + # work it (R.S. 1:55 B(1)(a)) and it is a legal holiday in the parishes + # listed in R.S. 1:55 A(3) once declared by ordinance, plus in all + # municipalities. https://legis.la.gov/Legis/Law.aspx?d=74097 + easter -47: + _name: easter -47 + name: + en: Mardi Gras easter -2: _name: easter -2 tuesday after 1st monday in November in even years: @@ -504,11 +512,6 @@ holidays: regions: NO: name: New Orleans - days: - easter -47: - _name: easter -47 - name: - en: Mardi Gras ME: name: Maine zones: diff --git a/test/fixtures/US-LA-2015.json b/test/fixtures/US-LA-2015.json index 0810c23c..c91b8182 100644 --- a/test/fixtures/US-LA-2015.json +++ b/test/fixtures/US-LA-2015.json @@ -35,6 +35,15 @@ "rule": "3rd monday in February", "_weekday": "Mon" }, + { + "date": "2015-02-17 00:00:00", + "start": "2015-02-17T06:00:00.000Z", + "end": "2015-02-18T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2015-03-17 00:00:00", "start": "2015-03-17T05:00:00.000Z", diff --git a/test/fixtures/US-LA-2016.json b/test/fixtures/US-LA-2016.json index 23743efb..8337ef44 100644 --- a/test/fixtures/US-LA-2016.json +++ b/test/fixtures/US-LA-2016.json @@ -17,6 +17,15 @@ "rule": "3rd monday in January", "_weekday": "Mon" }, + { + "date": "2016-02-09 00:00:00", + "start": "2016-02-09T06:00:00.000Z", + "end": "2016-02-10T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2016-02-14 00:00:00", "start": "2016-02-14T06:00:00.000Z", diff --git a/test/fixtures/US-LA-2017.json b/test/fixtures/US-LA-2017.json index a0516075..373b1960 100644 --- a/test/fixtures/US-LA-2017.json +++ b/test/fixtures/US-LA-2017.json @@ -45,6 +45,15 @@ "rule": "3rd monday in February", "_weekday": "Mon" }, + { + "date": "2017-02-28 00:00:00", + "start": "2017-02-28T06:00:00.000Z", + "end": "2017-03-01T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2017-03-17 00:00:00", "start": "2017-03-17T05:00:00.000Z", diff --git a/test/fixtures/US-LA-2018.json b/test/fixtures/US-LA-2018.json index d67f3abb..416fdad6 100644 --- a/test/fixtures/US-LA-2018.json +++ b/test/fixtures/US-LA-2018.json @@ -17,6 +17,15 @@ "rule": "3rd monday in January", "_weekday": "Mon" }, + { + "date": "2018-02-13 00:00:00", + "start": "2018-02-13T06:00:00.000Z", + "end": "2018-02-14T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2018-02-14 00:00:00", "start": "2018-02-14T06:00:00.000Z", diff --git a/test/fixtures/US-LA-2019.json b/test/fixtures/US-LA-2019.json index 8a2be63a..adb19b92 100644 --- a/test/fixtures/US-LA-2019.json +++ b/test/fixtures/US-LA-2019.json @@ -35,6 +35,15 @@ "rule": "3rd monday in February", "_weekday": "Mon" }, + { + "date": "2019-03-05 00:00:00", + "start": "2019-03-05T06:00:00.000Z", + "end": "2019-03-06T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2019-03-17 00:00:00", "start": "2019-03-17T05:00:00.000Z", diff --git a/test/fixtures/US-LA-2020.json b/test/fixtures/US-LA-2020.json index 82299ee1..ad8eb3e9 100644 --- a/test/fixtures/US-LA-2020.json +++ b/test/fixtures/US-LA-2020.json @@ -35,6 +35,15 @@ "rule": "3rd monday in February", "_weekday": "Mon" }, + { + "date": "2020-02-25 00:00:00", + "start": "2020-02-25T06:00:00.000Z", + "end": "2020-02-26T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2020-03-17 00:00:00", "start": "2020-03-17T05:00:00.000Z", diff --git a/test/fixtures/US-LA-2021.json b/test/fixtures/US-LA-2021.json index 337481a2..cbd7cf5c 100644 --- a/test/fixtures/US-LA-2021.json +++ b/test/fixtures/US-LA-2021.json @@ -35,6 +35,15 @@ "rule": "3rd monday in February", "_weekday": "Mon" }, + { + "date": "2021-02-16 00:00:00", + "start": "2021-02-16T06:00:00.000Z", + "end": "2021-02-17T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2021-03-17 00:00:00", "start": "2021-03-17T05:00:00.000Z", diff --git a/test/fixtures/US-LA-2022.json b/test/fixtures/US-LA-2022.json index 9cb3b3d1..57f603de 100644 --- a/test/fixtures/US-LA-2022.json +++ b/test/fixtures/US-LA-2022.json @@ -35,6 +35,15 @@ "rule": "3rd monday in February", "_weekday": "Mon" }, + { + "date": "2022-03-01 00:00:00", + "start": "2022-03-01T06:00:00.000Z", + "end": "2022-03-02T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2022-03-17 00:00:00", "start": "2022-03-17T05:00:00.000Z", diff --git a/test/fixtures/US-LA-2023.json b/test/fixtures/US-LA-2023.json index 56cc1591..7272cf46 100644 --- a/test/fixtures/US-LA-2023.json +++ b/test/fixtures/US-LA-2023.json @@ -45,6 +45,15 @@ "rule": "3rd monday in February", "_weekday": "Mon" }, + { + "date": "2023-02-21 00:00:00", + "start": "2023-02-21T06:00:00.000Z", + "end": "2023-02-22T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2023-03-17 00:00:00", "start": "2023-03-17T05:00:00.000Z", diff --git a/test/fixtures/US-LA-2024.json b/test/fixtures/US-LA-2024.json index a4c95509..b78250dd 100644 --- a/test/fixtures/US-LA-2024.json +++ b/test/fixtures/US-LA-2024.json @@ -17,6 +17,15 @@ "rule": "3rd monday in January", "_weekday": "Mon" }, + { + "date": "2024-02-13 00:00:00", + "start": "2024-02-13T06:00:00.000Z", + "end": "2024-02-14T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2024-02-14 00:00:00", "start": "2024-02-14T06:00:00.000Z", diff --git a/test/fixtures/US-LA-2025.json b/test/fixtures/US-LA-2025.json index 9d61fbb1..49ae6657 100644 --- a/test/fixtures/US-LA-2025.json +++ b/test/fixtures/US-LA-2025.json @@ -35,6 +35,15 @@ "rule": "3rd monday in February", "_weekday": "Mon" }, + { + "date": "2025-03-04 00:00:00", + "start": "2025-03-04T06:00:00.000Z", + "end": "2025-03-05T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2025-03-17 00:00:00", "start": "2025-03-17T05:00:00.000Z", diff --git a/test/fixtures/US-LA-2026.json b/test/fixtures/US-LA-2026.json index d4d981be..5d0cb7da 100644 --- a/test/fixtures/US-LA-2026.json +++ b/test/fixtures/US-LA-2026.json @@ -35,6 +35,15 @@ "rule": "3rd monday in February", "_weekday": "Mon" }, + { + "date": "2026-02-17 00:00:00", + "start": "2026-02-17T06:00:00.000Z", + "end": "2026-02-18T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2026-03-17 00:00:00", "start": "2026-03-17T05:00:00.000Z", diff --git a/test/fixtures/US-LA-2027.json b/test/fixtures/US-LA-2027.json index 981507d0..9d6e8feb 100644 --- a/test/fixtures/US-LA-2027.json +++ b/test/fixtures/US-LA-2027.json @@ -17,6 +17,15 @@ "rule": "3rd monday in January", "_weekday": "Mon" }, + { + "date": "2027-02-09 00:00:00", + "start": "2027-02-09T06:00:00.000Z", + "end": "2027-02-10T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2027-02-14 00:00:00", "start": "2027-02-14T06:00:00.000Z", diff --git a/test/fixtures/US-LA-2028.json b/test/fixtures/US-LA-2028.json index 3eb714b5..3f62a2b4 100644 --- a/test/fixtures/US-LA-2028.json +++ b/test/fixtures/US-LA-2028.json @@ -35,6 +35,15 @@ "rule": "3rd monday in February", "_weekday": "Mon" }, + { + "date": "2028-02-29 00:00:00", + "start": "2028-02-29T06:00:00.000Z", + "end": "2028-03-01T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2028-03-17 00:00:00", "start": "2028-03-17T05:00:00.000Z", diff --git a/test/fixtures/US-LA-2029.json b/test/fixtures/US-LA-2029.json index baeca63d..f94c2259 100644 --- a/test/fixtures/US-LA-2029.json +++ b/test/fixtures/US-LA-2029.json @@ -17,6 +17,15 @@ "rule": "3rd monday in January", "_weekday": "Mon" }, + { + "date": "2029-02-13 00:00:00", + "start": "2029-02-13T06:00:00.000Z", + "end": "2029-02-14T06:00:00.000Z", + "name": "Mardi Gras", + "type": "public", + "rule": "easter -47", + "_weekday": "Tue" + }, { "date": "2029-02-14 00:00:00", "start": "2029-02-14T06:00:00.000Z",