Add day(s) to a Date object

Viewed 176873

Possible Duplicate:
How to add number of days to today's date?

I'm confused, I found so many different approaches, and which of them is actually correct?

So what is the correct way to add day(s) to a given Date?

2 Answers
Related