Tagged Questions
11
votes
6answers
18k views
Anyone know a simple way using java calendar to subtract X days to a date?
Anyone know a simple way using java calendar to subtract X days to a date?
Sry not being able to find any function which allows me to directly subtract X days to a date in java, if anyone could point ...