Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datetime() operations
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01411971
Message ID:
01411973
Vues:
40
You can add seconds to a datetime
* Add 40 min
myDatetime + 40 *60
* Add 2 hours 
myDatetime + 2*3600
>Can I operate directly to a datetime() with using numeric to characters transformations ?
>
>For example:
>
>store datetime() to my datime
>
>Sum 40 mintures to myDatetime
>
>Sum 2 hours to myDatetime
>
>Moises
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform