ToolJutsu
All tools
Date & Time Tools

Time Duration Adder

Add up multiple time durations.

Enter each duration as hh:mm:ss or hh:mm. A single number is read as minutes. Use the +/− toggle to subtract a row instead of adding it.

1:30:00
0:45:30
2:10:00

Total duration

4:25:30

hours : minutes : seconds

265.5

Total minutes

4.43

Total hours (decimal)

Processed on your device. We never see your files.

How to use Time Duration Adder

What this tool does

The Time Duration Adder sums a list of time durations. You add a row for each length of time — entered as hh:mm:ss or hh:mm — and the tool keeps a running total, shown three ways at once: as a clock-style hh:mm:ss figure, as a plain number of total minutes, and as decimal hours. Any row can be switched to subtract instead of add, so you can deduct breaks or corrections.

It loads with three sample durations already entered and totalled, so you can see the format and the result immediately.

When you would use it

This is a tool for anyone who has to add up scattered chunks of time, which is slower and more error-prone by hand than it looks because of the base-60 carrying. Freelancers and consultants total their billable sessions for an invoice — three hours here, forty-five minutes there — and need both the clock total and the decimal hours to apply an hourly rate.

Video editors and podcasters add up clip and segment lengths to check a final runtime against a target. Anyone filling in a timesheet sums the day’s or week’s logged blocks. Musicians total track lengths to fit an album or a set within a time limit. Athletes and coaches add interval or lap times. Project leads tally estimates across tasks. In every case the subtract mode helps too — removing a lunch break from a shift, or trimming a deleted scene from a runtime.

How to use it

  1. In each row, type a duration as hh:mm:ss or hh:mm. A bare number is read as minutes.
  2. Leave a row on + to add it, or switch it to to subtract it from the total.
  3. Press Add duration for another row, or use the × button to remove one. The label beside each row confirms how your entry was read.
  4. The total updates instantly. Read it as hh:mm:ss, total minutes, or decimal hours, whichever your next step needs.
  5. Use Copy total to put a one-line summary on your clipboard.

How it works

The tool converts each row into a number of seconds, then adds or subtracts those second counts depending on the row’s toggle. Working in seconds avoids the carrying mistakes people make adding minutes by hand — 45 minutes plus 30 minutes correctly becomes 1:15, not 0:75. The total in seconds is then formatted back into hh:mm:ss, divided by 60 for total minutes, and divided by 3600 for decimal hours. Rows that cannot be understood are skipped and flagged rather than silently breaking the total.

How to read the result

The large hh:mm:ss figure is the headline. The total-minutes card is best for systems that store time as minutes. The decimal-hours card is the one to use for billing — multiply it by a rate to get a fee. If the total is negative, because subtractions outweigh additions, it is shown with a leading minus sign in a warning colour so the result is clear.

For the gap between two clock times or dates, the date difference calculator is the right tool instead.

Privacy

Every calculation runs in your browser. The durations you enter are never uploaded, never stored, and never logged. Close the tab and the list is gone, so even sensitive billable time stays entirely on your device.

Frequently asked questions

What duration formats can I type?
Each row accepts hh:mm:ss (such as 1:30:45), hh:mm (such as 2:15), or a single plain number, which is read as minutes. So 90 on its own means ninety minutes. Hours are not capped at 24 — you can enter 40:00 for a forty-hour total. The small label beside each row shows how the tool interpreted what you typed, so you can confirm at a glance that 2:15 was read as two hours fifteen minutes and not the other way around.
How do the three total figures relate to each other?
They are the same total shown three ways. The hh:mm:ss figure is the human-readable clock format. Total minutes is that same duration expressed purely in minutes, which is what many timesheet and billing systems expect. Total hours is the decimal form — 1.5 instead of 1:30 — which is the number you multiply by an hourly rate. Use whichever your next step needs; they will always agree.
Can I subtract a duration as well as add one?
Yes. Each row has a plus/minus toggle. Set a row to minus and its duration is taken away from the running total instead of added. This is handy for deducting break time from a shift, removing a section from an edit, or correcting an overestimate. If the subtractions outweigh the additions the total goes negative, and it is shown with a minus sign so the result is never ambiguous.
Are my entered durations kept private?
Completely. Every row and every total is calculated by JavaScript running in your browser. The durations you type are never uploaded to a server, never stored between visits, and never logged. When you close or refresh the tab, the list is gone. You can total up sensitive billable hours or project time here with no data leaving your device.

Related tools