Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Very fast age calculation
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00396199
Message ID:
00396405
Vues:
9
Yes you are right. Then what about:

?year(date())-year(birthday)+ ;
iif(month(date())>month(birthday),0,iif(month(date())iif(day(date())>day(birthday),0,-1)))
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform