Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculate a Person's Age
Message
From
14/04/2005 23:09:29
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01004954
Message ID:
01004975
Views:
19
>Can someone either post or point me to one of the gazillion
>examples here?
>
>Thanks

Just the age in years is relatively simple with the following transformations:
? int((val(dtos(date())) - val(dtos(dob))) / 10000)
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform