About Time Duration Calculator
HH:MM:SS arithmetic. Sum a list of durations (one per line), subtract two clock times, convert between HH:MM:SS and total seconds. Useful for billable hours, video / audio duration sums, shift planning, and meeting math.
What a time duration calculator does
A duration calculator answers two questions: how long between two times and what is the total of these durations. Both are error-prone by hand — carrying across the 60-second and 60-minute boundaries, crossing midnight, and summing a long list. This tool converts every value to seconds, does the math exactly, and formats it back to HH:MM:SS.
It handles the cases people actually hit:
- Between two times —
09:30 – 17:45→ 8h 15m, including overnight spans (22:00 – 02:00= 4h). - With breaks / lunch — subtract the unpaid break to get paid hours.
- Military (24-hour) time — enter
14:00,22:30directly. - Sum a list — one duration per line, get the total (podcast playlists, billable entries).
- Beyond 24 hours —
48:30:00is valid.
Common workflows
Total a podcast playlist. Paste durations (one per line), get total. “12 episodes, 14h 23m total.”
Bill a freelance day. Sum your time entries: 1:30 + 0:45 + 2:15 = 4h 30m.
Shift overlap. “I worked 14:00-22:00, you worked 18:00-02:00. Overlap?” → 4 hours.
Meeting math. Stand-up 0:15 + design review 0:45 + 1-on-1 0:30 = 1h 30m of meetings today.
Budget remaining. Total budget 8h, spent 5h 23m → 2h 37m remaining.
Frequently asked questions
Subtract clock times?
Sum a list of durations?
Convert to total seconds?
Negative durations?
Beyond 24 hours?
What is a time duration calculator and how does it work?
How do I subtract a lunch or break from a shift?
09:00 - 17:30 = 8h 30m), then subtract the break as its own duration (8:30 - 0:30 = 8h 00m). Enter the break with a minus sign, or list it and use the sum view. This is the standard way to get paid hours from clock-in/clock-out with an unpaid lunch.Does it work with military (24-hour) time?
14:00, 22:30) and the calculator treats them as military time directly. It also handles wrap-around, so 22:00 - 02:00 correctly returns 4 hours across midnight.Related tools
Last updated: 2026-07-04