Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get seconds since midnight from time
Message
From
03/05/2011 14:28:50
 
 
To
03/05/2011 13:45:15
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01509262
Message ID:
01509266
Views:
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.

How about
CTOT(myTime) - DATETIME(1899,12,30)
Previous
Reply
Map
View

Click here to load this message in the networking platform