Feiertage
This commit is contained in:
@@ -3978,7 +3978,7 @@ Public Class cDienstplan
|
||||
Dim datum As Date = CDate(dr.Item("dstetr_datum"))
|
||||
Dim woTag = datum.ToString("ddd", New CultureInfo("de-DE")).ToUpper
|
||||
|
||||
Dim FT As New cFeiertage()
|
||||
Dim FT As New VERAG_PROG_ALLGEMEIN.cFeiertage()
|
||||
' If FT.isFeiertag(datum) And woTag <> "SO" And woTag <> "SA" Then
|
||||
' s +=
|
||||
' End If
|
||||
|
||||
Reference in New Issue
Block a user