Fehlermeldung FinanzOnline, Ueberstunden, Feiertags
This commit is contained in:
@@ -76,7 +76,6 @@ Public Class cFeiertage
|
||||
startDate = New DateTime(year, month + 1, 1)
|
||||
Else
|
||||
startDate = New DateTime(year + 1, 1, 1)
|
||||
startDate = startDate.AddDays(-1)
|
||||
End If
|
||||
|
||||
If irgnoreDay Then
|
||||
|
||||
Reference in New Issue
Block a user