Add and Subtract Time Calculator — Time Arithmetic
Add or subtract time values in hours, minutes, and seconds. Get the result in HH:MM:SS format with total seconds and minutes. See also our Time Calculator and Time Duration Calculator.
How to Add and Subtract Time
- Enter the first time value in hours, minutes, and seconds.
- Select whether to add or subtract.
- Enter the second time value.
- Click Calculate to see the result in HH:MM:SS format.
- The result also shows total seconds and total minutes.
Formula
Convert both times to total seconds:
Total Seconds = Hours x 3600 + Minutes x 60 + Seconds
Add or subtract the two totals
Convert result back to HH:MM:SS
Example
Time 1: 2:30:00 (2 hours, 30 minutes)
Operation: Add (+)
Time 2: 1:45:30 (1 hour, 45 minutes, 30 seconds)
Total seconds: 9000 + 6330 = 15330
Result: 4:15:30
Time Addition Reference Table
| Time 1 | + Time 2 | = Result |
|---|---|---|
| 1:30:00 | 0:45:00 | 2:15:00 |
| 2:00:00 | 1:30:00 | 3:30:00 |
| 3:45:00 | 2:30:00 | 6:15:00 |
| 5:00:00 | 3:15:00 | 8:15:00 |
| 8:00:00 | 1:00:00 | 9:00:00 |
| 12:30:00 | 4:45:00 | 17:15:00 |
Frequently Asked Questions
What happens if the result is negative?
If you subtract a larger time from a smaller one, the result will show a negative sign. For example, 1:00:00 - 2:30:00 = -1:30:00.
Can I add more than two time values?
Calculate the first two, then use the result as Time 1 and add the third value as Time 2. Repeat for additional values.
How do I add time across midnight?
This calculator works with durations, not clock times. If you need to add time to a specific clock time, use our Time Calculator instead.
What is the maximum time I can enter?
There is no practical limit. You can enter hundreds of hours if needed. The result will display in the same HH:MM:SS format.
How is this different from the Time Calculator?
This calculator focuses on adding/subtracting two time durations. The Time Calculator works with clock times and can find differences between specific times of day.