How To Find Age From Date Of Birth?

Note the date of birth

Note the current date

Subtract the birth year from the current year

If the current month is before the birth month, subtract 1 from the result

If the current month is the same as the birth month, compare the day

If the current day is before the birth day, subtract 1 from the result

The final result is the age in years

Suggested for You

Trending Today