Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to calculate elapsed time
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01016916
Message ID:
01119604
Vues:
20
>
>lnSeconds = 367
>ltDt = {^2006/01/01 00:00:00} + lnSeconds
>? SUBSTR(TTOC(ltDt,3),12)
>* Including days
>? STRTRAN(SUBSTR(TTOC(ltDt,3),9), "T", " ")
>
This is much simpler than the one I came up with.

Thanks a lot.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform