2
Answers

Date Calculation

I need to know one thing. Suppose, date is october 1 2008(1.10.2008). If 30 days is added to that date then the result will be 31.10.2008. How could do that automatically using C#.net I need help regarding this problem.

Answers (2)