Time Difference in VB6
|
Light Poster
|
|
| 1Nov2007,12:48 | #1 |
|
Hi everyone! I am just a new registrant to this site and maybe I have more fun to this I have a question about calculating times between times in VB6 is there anyone knows the code?
|
|
Team Leader
|
![]() |
| 1Nov2007,17:27 | #2 |
|
Code: VB
|
|
Light Poster
|
|
| 3Nov2007,11:49 | #3 |
|
Thanks for replying me so soon I'm very glad about that. the problem for that code is in seconds its accumulated and not restting into 60 seconds only is ther any other way in calcutlating time difference? Thank in advance I appreciated most your soonest response.
Regards to all!
|
|
Team Leader
|
![]() |
| 3Nov2007,12:20 | #4 |
|
You'll have to manually calculates, the seconds, minutes, hours... etc like this one http://www.go4expert.com/showthread.php?t=6980
|

