Skip to main content
➕ Duration Math

Time Calculator

Add or subtract two durations in hours, minutes and seconds. Get the total in H:MM:SS, plus the total minutes and total seconds — with carrying handled automatically.

Add or subtract
H:MM:SS result
Total min & sec
Carries over 60
100% Free
📅 Open All Date & Time Calculators 📖 Read the Guide

Time math — Quick answer

Add or subtract durations by converting each to seconds first.

total = (h×3600 + m×60 + s) ± (h×3600 + m×60 + s) → H:MM:SS

Worked example: 2:45:00 + 1:30:00 = 4:15:00.

Examples

CalculationResult
2:45:00 + 1:30:004:15:00
5:00:00 − 1:45:003:15:00
1:20:30 + 0:50:452:11:15

This adds lengths of time — not a time of day.

➕ Time Calculator

Enter two durations and choose add or subtract.

Result (H:MM:SS)
Total minutes
Total seconds

ℹ️ Adds two lengths of time. Values over 59 carry automatically. A negative result (second longer than first) shows a minus sign.

Standards & method

✓ Independently verified 12 July 2026
Governing standard
ISO 8601
Clauses applied
ISO 8601 date and time representation · proleptic Gregorian calendar · the leap-year rule (divisible by 4, except centuries not divisible by 400)
Core formula
arithmetic on hours, minutes and seconds with base-60 carrying
Why this matters
Time is base 60, not base 10. 1.5 hours is 1h 30m, not 1h 50m — mixing decimal hours with hours:minutes is the classic timesheet error.
Independently verified
12 July 2026 — Re-derived from the governing standard and checked numerically against worked reference cases from the standard itself — not merely tested for “returns a number”.

Results are for guidance. Verify against the current edition of the governing standard and have a qualified professional review before use in practice.

This time calculator adds or subtracts two durations given in hours, minutes and seconds. Each is converted to total seconds, combined, and turned back into H:MM:SS with carrying handled — so 2:45:00 + 1:30:00 = 4:15:00. It also reports the answer in total minutes and total seconds.

Reviewed: June 20, 2026 · Author: Naveen P N, Founder — AI Calculator · Verified against: seconds arithmetic, recomputed in code.

How it works

To seconds
seconds = h × 3600 + m × 60 + s
Combine & convert back
total = sec₁ ± sec₂ → H:MM:SS

Working in seconds removes the awkwardness of carrying. Add the two second-totals (or subtract for the difference), then peel off whole hours (÷ 3600), whole minutes from the remainder (÷ 60), and the leftover seconds. That's why values above 59 in any field still come out correct.

Worked examples

Adding 2:45:00 and 1:30:00:

Add
9900 + 5400 = 15300 s = 4:15:00

Subtracting 1:45:00 from 5:00:00:

Subtract
18000 − 6300 = 11700 s = 3:15:00

Adding with seconds carry, 1:20:30 + 0:50:45:

Carry
4830 + 3045 = 7875 s = 2:11:15

So the totals are 4:15:00, 3:15:00 and 2:11:15 — the last one carrying 75 seconds into an extra minute.

Frequently Asked Questions

How do I add two times together?

To seconds, add, back to H:MM:SS. 2:45:00 + 1:30:00 = 15300 s = 4:15:00.

How do I subtract time?

Choose subtract. 5:00:00 − 1:45:00 = 3:15:00. Second larger → negative result.

Does it carry over 60?

Yes. Summed in seconds, so 90 s → 1:30 and 75 min → 1:15 automatically.

Same as adding to a clock?

No — this adds lengths of time. For a new time of day, use an add-time calculator.

What can I use it for?

Lap times, task durations, clip lengths, remaining time — anything additive.

Need more time tools?

Explore hours between times, decimal time, add-time, time cards and more across the AI Calculator date & time suite.

📅 Open Date & Time Calculators — Free

No registration required · 350+ calculators · PDF report export