powered by
Computes ages at specific dates
getage(dob, date)
getage returns the age from the date of birth and a certain date
getage
date(s) of birth
date(s) for which to calculate age
getage("1977-01-31", "2014-01-30")
Run the code above in your browser using DataLab