Add/Subtract Time Calculator for Hours, Minutes, and Seconds
Add or subtract time durations instantly. Enter two elapsed time values in hours, minutes, and seconds, choose add or subtract, and get a normalized result for schedules, timesheets, workouts, video edits, and planning.
Add time
Use it for totals like 2h 15m + 45m = 3h 0m.
Subtract time
Use it for differences like 3h 20m − 1h 45m = 1h 35m.
Normalize units
Overflow is converted automatically, so 90 minutes becomes 1h 30m.
Elapsed time
Enter values like 2h 15m 30s, not 2:15 PM or a start/end timestamp.
Consistent units
Put overflow directly in the fields if needed; 90 minutes will normalize to 1h 30m.
Separate calendar logic
For dates, time zones, overnight shifts, or daylight saving changes, use a date or time zone tool instead.
Total seconds = (hours × 3,600) + (minutes × 60) + seconds
The calculator converts each time value to seconds, performs the addition or subtraction, then converts back to a human-readable format. Minutes and seconds cap at their maximum values (59), with overflow rolling into the next unit.
Example: 2h 45m + 1h 30m → (9900 + 5400) seconds = 15,300 seconds = 4h 15m.
Timesheets and shifts
Add worked blocks, subtract unpaid breaks, or check how much time remains in a shift.
Video and audio editing
Add clip lengths, subtract trimmed segments, or estimate total runtime from multiple parts.
Workouts and routines
Combine warmups, intervals, rest periods, and cooldowns into one total duration.
Study and project planning
Add task durations or subtract used time from a planned time block.
Example
1h 30m plus 45m 30s equals 2h 15m 30s after both values are converted to seconds.
Assumption
Hours, minutes, and seconds are treated as elapsed durations, not clock times on a specific date.
Limitation
It does not account for daylight saving changes, calendar days, start/end timestamps, breaks, or local labor rules.
What is an add/subtract time calculator?
An add/subtract time calculator adds or subtracts elapsed time values, such as hours, minutes, and seconds. It is different from a clock-time calculator because it does not need a date, time zone, or AM/PM value.
How do I add hours and minutes?
Enter the first duration, choose Add, then enter the second duration. The calculator converts both values to seconds, adds them, and converts the answer back into hours, minutes, and seconds.
What is 1 hour 45 minutes minus 50 minutes?
1h 45m − 50m = 55 minutes. Convert both to minutes: 105 − 50 = 55 minutes, which is less than an hour, so the result is 55 minutes (or 0 hr 55 min 0 sec).
How do I calculate 8 hours minus 9 hours?
The result will be negative: 8h − 9h = −1 hour (or −1 hr 0 min 0 sec). The calculator handles negative durations correctly.
Can I add more than two durations?
This version handles two durations at a time. To add multiple durations, use the calculator twice: add A + B, then add the result to C.
Does this handle days or weeks?
No. This calculator works with hours, minutes, and seconds. For day-spanning calculations, convert days to hours or use the business days calculator, age calculator, or timestamp converter.
Can I calculate duration between two clock times?
Not directly on this page. This page handles elapsed durations like 1h 30m plus 45m. For clock times across time zones or dates, use the time zone converter, timestamp converter, or business days calculator.
Suggested workflow
Duration planning path
Move from basic duration math to business-day planning and media runtime checks.