C
Chaz
How can I add hours and minutes together to get the whole
sum. For example, the way I'm doing it now, when I add
5:30, 7:30, 10:00, and 8:00, it comes out to be 7:00 (or
something like this), as though it is a clock that ran
past midnight. I want it to give me the answer of 31:00.
What am I doing wrong and is there an answer?
sum. For example, the way I'm doing it now, when I add
5:30, 7:30, 10:00, and 8:00, it comes out to be 7:00 (or
something like this), as though it is a clock that ran
past midnight. I want it to give me the answer of 31:00.
What am I doing wrong and is there an answer?