| more info
im trying to get the textbox in vb.net to display the triptime like in summary 2hours 30 min in the textbox like this 2:30 the problem is that when i get back the time in textbox its (0.234237 sample numbers only) if you add up the numbers after the 0. this is the total time from point a to point b
how do i get it to display in the textbox hours and min 2:30 |