Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get seconds since midnight from time
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01509262
Message ID:
01509277
Vues:
49
>I have time saved as part of field and I can extract "11:58:04" from it.
>is there a function to get seconds from midnight using that the time portion?
>or i have to write one.

If the field is DateTime you can do:
lt = DATETIME()
? lt - DTOT(TTOD(lt))
Luis María Guayán
Tucumán, Argentina
________________________________
SysOp de www.PortalFox.com
Nada corre como un zorro
________________________________
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform