Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reliably getting age from DOB and DATE()
Message
De
27/11/2001 19:24:42
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00586710
Message ID:
00586717
Vues:
20
Doesn't this work for all cases?
floor((val(dtos(lddate))-val(dtos(lddob)))/10000)
>Cy,
>
>Just playing I came up with this one;
>
>
>floor(INT((VAL(DTOS(ldDate))-VAL(DTOS(ldDob)))+10000)/10000)
>
>
>ldDate is the day you want age for
>ldDob is the date of birth
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform