Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Age function or algorithm?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00169602
Message ID:
00169611
Views:
21
>Does someone have a routine that calculates someones's age based upon the current date?
>
>I have written one, but it does not account for leap years so it's basically useless and I don't want to reinvent the wheel. It's probably a common routine out there.
>
>Thanks for helping me again.

YEAR(DATE())-YEAR(ldBirthDate) should get you close - just need to cater for date being before birthdate (month/day).
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Reply
Map
View

Click here to load this message in the networking platform