2
Answers

Date Calculation

I need to know onething. 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 I do this automatically using c#.net. I need help regarding this problem

Answers (2)