i have an assignment to make a program that forecast the date given by the number of days by the user including leap years.
example:
Input date: November 20, 2008
Input number of days to forecast: 100
Forecast date: March 01, 2009
pls. help thank you ;)