Hy!
Sorry for my English. I need help.
I have a problem to find a simple script to calculate the time [HH:MM].
I have a table where the client can add many row.
The last column is for the total time per day.
Here's an example:
Monday | Place | Kilo. | Total Hours |
---|---|---|---|
+ - | City | 18 | 08:35 |
+ - | other city | 3 | 05:05 |
+ - | big city | 7 | 03:15 |
Totals | 28 km | 16:55 |
My question is how to calculate the big total time if he can add many row.
Thanks i'm very despair.