This fixes the issue where: - December 24 was not recognized as a special day - December 23 was not marked as Vortag (pre-holiday day) By adding Heiligabend to the holiday list: - Dec 24 is now Ist_FEIERTAG=TRUE (treated as WE-Tag) - Dec 23 is now Ist_VORTAG=TRUE (day before holiday, also WE-Tag) Co-authored-by: Kenearos <86194771+Kenearos@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| add_test_data.py | ||
| build_template.py | ||
| build_template_simple.py | ||
| calculate.py | ||
| fill_and_test.py | ||
| fill_plan_dates.py | ||
| main.py | ||
| read_excel.py | ||