Duration is not a time of day
“3 hours 20 minutes” can be added directly. “15:40” is a clock reading and needs a start or finish context. Use Between times for clock readings.

Free. Private. No account.
Combine two durations or find the difference between them without converting minutes into misleading decimal values first.
Minutes and seconds use base 60 rather than base 100. The calculator normalises both durations before adding or subtracting them, then presents a readable result and decimal hours.
Hours, minutes and seconds use base 60. Add like units, carry every 60 seconds into one minute and every 60 minutes into one hour. For subtraction, borrow one hour as 60 minutes or one minute as 60 seconds when required.
| Problem | Working | Answer |
|---|---|---|
| 2 hr 45 min + 1 hr 30 min | 3 hr + 75 min | 4 hr 15 min |
| 6 hr 10 min − 2 hr 45 min | 5 hr 70 min − 2 hr 45 min | 3 hr 25 min |
| 1:20:50 + 0:45:25 | 1 hr 65 min 75 sec | 2:06:15 |
“3 hours 20 minutes” can be added directly. “15:40” is a clock reading and needs a start or finish context. Use Between times for clock readings.
Convert the finished result only when needed. Fifteen minutes is 0.25 hour, 30 minutes is 0.50, and 45 minutes is 0.75—not 0.15, 0.30 or 0.45.
If the amount being subtracted is larger, the mathematical result is negative. Check whether the real task should instead wrap into another day or represent remaining time.
Useful cases include project totals, training time, travel, media duration and accumulated overtime. Keep units explicit so the result remains understandable when copied elsewhere.