Hi tentavarious,
Hi have these methods in one of my class:
Public Shared Function GetBeginOfCurrentMonth(ByV
Return Date.Parse(pDate.Year.ToSt
End Function
Public Shared Function GetEndOfCurrentMonth(ByVal
Return Date.Parse(pDate.Year.ToSt
End Function
Cheers!
Main Topics
Browse All Topics





by: TertioptusPosted on 2006-06-06 at 06:58:09ID: 16842424
Dim d As System.DateTime = Now
MsgBox(d.AddDays(d.DaysInM