You don't actually have to use the Subtract method in more recent version because DateTime and TimeSpan support straight arithmetic, e.g.vb.net Code:
If (currentDate - maxDate).Days > 180 Then
|
Results 1 to 3 of 3
Thread: [RESOLVED] dateTime arithmeticThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |