From eea07f7f54f60c7ffec0f37d3947700a04529059 Mon Sep 17 00:00:00 2001 From: Dennis Schwarzer Date: Tue, 9 Jun 2026 13:49:28 +0200 Subject: [PATCH] removed 26.12.2026 from holidays --- etc/psa_tariff/tariff04.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/etc/psa_tariff/tariff04.json b/etc/psa_tariff/tariff04.json index 7e4b4a4..0f1a106 100644 --- a/etc/psa_tariff/tariff04.json +++ b/etc/psa_tariff/tariff04.json @@ -913,8 +913,8 @@ { "ped_id": 15, "ped_label": "Christmas 2nd day", - "ped_date_start": "2026-12-26", - "ped_date_end": "2026-12-26", + "ped_date_start": "", + "ped_date_end": "", "ped_period_special_day_id": 2, "ped_year": 0 }, @@ -945,16 +945,16 @@ { "ped_id": 19, "ped_label": "Christmas 1st day", - "ped_date_start": "2025-12-25", - "ped_date_end": "2025-12-25", + "ped_date_start": "", + "ped_date_end": "", "ped_period_special_day_id": 2, "ped_year": 0 }, { "ped_id": 20, "ped_label": "Christmas 2nd day", - "ped_date_start": "2025-12-26", - "ped_date_end": "2025-12-26", + "ped_date_start": "", + "ped_date_end": "", "ped_period_special_day_id": 2, "ped_year": 0 }, @@ -969,8 +969,8 @@ { "ped_id": 22, "ped_label": "Christmas", - "ped_date_start": "2025-12-24", - "ped_date_end": "2025-12-24", + "ped_date_start": "", + "ped_date_end": "", "ped_period_special_day_id": 2, "ped_year": 0 },