Postgang
This commit is contained in:
@@ -332,7 +332,7 @@ Public Class frmMitarbeitersuche
|
|||||||
Select Case VERAG_PROG_ALLGEMEIN.cAllgemein.NIEDERLASSUNG
|
Select Case VERAG_PROG_ALLGEMEIN.cAllgemein.NIEDERLASSUNG
|
||||||
Case "SUB" : timestp = timestp.AddHours(1)
|
Case "SUB" : timestp = timestp.AddHours(1)
|
||||||
Case "SBG" : timestp = timestp.AddHours(1)
|
Case "SBG" : timestp = timestp.AddHours(1)
|
||||||
Case "WAI" : timestp = timestp.AddMinutes(3015)
|
Case "WAI" : timestp = timestp.AddMinutes(30)
|
||||||
Case "NKD" : timestp = timestp.AddMinutes(20)
|
Case "NKD" : timestp = timestp.AddMinutes(20)
|
||||||
Case "DTB" : timestp = timestp.AddMinutes(40)
|
Case "DTB" : timestp = timestp.AddMinutes(40)
|
||||||
Case Else
|
Case Else
|
||||||
|
|||||||
Reference in New Issue
Block a user