Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Minutes between 2 dates
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01633746
Message ID:
01633748
Views:
64
>Anyone know of an easy way to calculate the number of minutes between 2 dates. I am trying to store the elapsed time between 2 events
>
>Thanks
>
>Colin

If you have 2 datetime values, the difference will be in seconds and you can divide by 60 to get the minutes.

If you're using 2 date values, the difference will be in dates, and you can multiply by 24*60 to get minutes.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform