Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding days to a date
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00749774
Message ID:
00749778
Vues:
24
This message has been marked as the solution to the initial question of the thread.
>Quick question:
>
>If I have a date (mm/dd/yyyy)... say 11/20/2003 and I want to add 24 days to it what would that code look like? I've tried it a number of ways but I'm not having any luck.
>
>The date is in Date format, the number of days is just entered into a textbox.
>
>Thanks!
John,
Have you tried
lcDate = date()
?lcDate+24
Caroline
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform