Hi there,
I'm not too good at dealing with dates in javascript. What I want to do is create a simple function to return a person's age in years only, based on their birthday date passed into the function. Does anybody have this code to hand or have a suggestion about how to approach it.
Thanks for your help
Chris
I'm not too good at dealing with dates in javascript. What I want to do is create a simple function to return a person's age in years only, based on their birthday date passed into the function. Does anybody have this code to hand or have a suggestion about how to approach it.
Thanks for your help
Chris
Comment