I need to find the number of days between two dates: one is from a report and one is the current date. My snippet:
int age=calculateDiffer
Look at the getFragmentInDays methods in this apache commons-lang class DateUtils.
DateUtils