Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
After date()
Message
De
19/11/2016 02:45:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01643685
Message ID:
01643689
Vues:
101
>what is the simplest way to express
>if date() after December 15 2016
>do this
>endif
>
>tnx
>Karen
If date() > date(2016,12,15)
   ...
Endif
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform