Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datetime problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00115857
Message ID:
00115864
Vues:
9
Hi Greg,

Create your time expressions and substract the two DateTimes to get the seconds. If tField is your datetime field then something like...
lnSeconds = tField - CTOT(DTOC(TTOD(tField)) + " " + YourTimeVariable)

>I need some help I have a field that is a Datetime field and I need to subtract just time from it the time that I'm subtracting is in a string what is the best way to attack this problem
>
>
>Thanks
>
>Greg
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform