Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to calculate elapsed time
Message
 
 
To
25/05/2005 03:15:59
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01016916
Message ID:
01119601
Views:
16
Thanks, I got it
messagebox(padl(int(367/3600),2,'0') + ':' + padl(int(367%3600/60),2,'0') + ':' +padl((367%60)%60,2,'0'))
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform