Fix: 2024-01-04 -> 2024-04-01 (1.April)

Add: Ostersonntag (2x): 2024-03-31 + 2025-04-20.
This commit is contained in:
Gerhard Hoffmann 2024-01-04 17:00:38 +01:00
parent c408bb5ac3
commit 70f229e826

View File

@ -211,6 +211,13 @@
"pedwt_time_to": "00:00:00", "pedwt_time_to": "00:00:00",
"pedwt_price": 0 "pedwt_price": 0
}, },
{
"pedwt_id": 2177,
"pedwt_period_exc_day_id": 2023,
"pedwt_time_from": "00:00:00",
"pedwt_time_to": "00:00:00",
"pedwt_price": 0
},
{ {
"pedwt_id": 2178, "pedwt_id": 2178,
"pedwt_period_exc_day_id": 2022, "pedwt_period_exc_day_id": 2022,
@ -260,6 +267,13 @@
"pedwt_time_to": "00:00:00", "pedwt_time_to": "00:00:00",
"pedwt_price": 0 "pedwt_price": 0
}, },
{
"pedwt_id": 2201,
"pedwt_period_exc_day_id": 2039,
"pedwt_time_from": "00:00:00",
"pedwt_time_to": "00:00:00",
"pedwt_price": 0
},
{ {
"pedwt_id": 2202, "pedwt_id": 2202,
"pedwt_period_exc_day_id": 2038, "pedwt_period_exc_day_id": 2038,
@ -410,8 +424,16 @@
{ {
"ped_id": 2022, "ped_id": 2022,
"ped_label": "Ostermontag", "ped_label": "Ostermontag",
"ped_date_start": "2024-01-04", "ped_date_start": "2024-04-01",
"ped_date_end": "2024-01-04", "ped_date_end": "2024-04-01",
"ped_period_special_day_id": 1,
"ped_year": 2024
},
{
"ped_id": 2023,
"ped_label": "Ostersonntag",
"ped_date_start": "2024-03-31",
"ped_date_end": "2024-03-31",
"ped_period_special_day_id": 1, "ped_period_special_day_id": 1,
"ped_year": 2024 "ped_year": 2024
}, },
@ -519,6 +541,14 @@
"ped_period_special_day_id": 1, "ped_period_special_day_id": 1,
"ped_year": 2025 "ped_year": 2025
}, },
{
"ped_id": 2039,
"ped_label": "Ostersonntag",
"ped_date_start": "2025-04-20",
"ped_date_end": "2025-04-20",
"ped_period_special_day_id": 1,
"ped_year": 2025
},
{ {
"ped_id": 2038, "ped_id": 2038,
"ped_label": "Staatsfeiertag", "ped_label": "Staatsfeiertag",