Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to calculate elapsed time
Message
From
23/05/2005 20:12:27
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01016916
Message ID:
01016917
Views:
20
This message has been marked as the solution to the initial question of the thread.
>What is the "shortest" formula to calculate elapsed time when the two know values are in DateTime() type. E.g.
>
>tVal1=DateTime()
>*-- some times later
>tVal2=DateTime()
? tVal2 - tVal1
For DateTime values, difference is in seconds.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform