Hi Experts,
I want to calculate age, i.e. user enter the date of birth and the output would be the age.
I guess I should use GregorianCalendar. The logic is subtracting the user date from current date. But how? Can any one have any idea……………
Thanks in advance
JIten