Duplicate
I have a datetime variable that represents the date of birth of a user.
How can I get the age in years from this?
Update I want a precise birthday, so 30.45 years or something.
DuplicateI have a How can I get the age in years from this? Update I want a precise birthday, so 30.45 years or something. |
|||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Stolen from the answer to Jeff's question:
|
|||
|
|
|
Try the following (assuming the date of birth is stored in
|
||||
|
|