This commit is contained in:
Christian
2022-09-01 11:55:27 +02:00
parent 768373c1a7
commit b4c6b09db4
22 changed files with 3954 additions and 79 deletions

View File

@@ -17,7 +17,7 @@ namespace FizHof
if (year >= 2020)
{
list.Add(new DateTime(year, 1, 6)); // , "Heilige Drei Könige"));
list.Add(new DateTime(year, 8, 15)); // , "Mariä Himmelfahrt"));
//list.Add(new DateTime(year, 8, 15)); // , "Mariä Himmelfahrt")); ISt in Oberfranken doch kein Feiertag, nur in Rest-Bayern
}
if (year >= 2020)