Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I add months to a date?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00667115
Message ID:
00667116
Vues:
22
>Hi,
>I have to allow a user to the number of months to add to a stored date at processing time. That number is stored in a number field until the processing. How do I write the code to add that number of months to the date (which is in a date field)?
>Thanks
>Sylvia

See GOMONTH() function.
? GOMONTH( DATE(), 5)
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform