| Author |
adding no of days for given date
|
anupa oru
Ranch Hand
Joined: Jan 15, 2005
Posts: 118
|
|
Hi Folks, I am wondering is there any utility already available to add given no of days to given date, if so please point me in that way. I will really appreciate help. Thanks alot, Anu
|
 |
Layne Lund
Ranch Hand
Joined: Dec 06, 2001
Posts: 3061
|
|
Look at the Calendar and GregorianCalendar classes from the standard API. They provide this functionality. Layne
|
Java API Documentation
The Java Tutorial
|
 |
 |
|
|
subject: adding no of days for given date
|
|
|