Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to subtract 90 days from today's date?

user8769643May 18 2010 — edited May 19 2010
hi all,

i have today's date which i get from Date today = new Date();

I am not sure how can i get a new date which is 3 mths(90) less than today's date.

Can someone help me how should i get that value?

thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 16 2010
Added on May 18 2010
3 comments
900 views