How to Add and Subtract Time (Base‑60 Math Explained)
Adding 45 minutes and 30 minutes should be easy — but when you’re piecing together a payroll timesheet or cutting a video clip, you quickly hit the wall of base‑60 arithmetic. Two hours forty‑five minutes plus one hour thirty minutes is not 3 hours 75 minutes; it’s 4 hours 15 minutes. This peculiarity trips up even spreadsheet users. In this article we walk through how to add and subtract time durations correctly, explain why the base‑60 system exists, and show a free tool that does the math instantly.
Why time math is tricky
We count time in units of 60 (seconds in a minute, minutes in an hour), a legacy of the Sumerians who used a sexagesimal system. So adding two durations means summing the hours, minutes, and seconds separately, then normalising: every 60 seconds roll into a minute, every 60 minutes roll into an hour. The same logic applies when subtracting — if the seconds or minutes go negative, borrow one from the next unit.
90 minutes → 1 hour 30 minutes (since 90 ÷ 60 = 1 remainder 30).
75 minutes → 1 hour 15 minutes.
Step‑by‑step: use the time calculator
- Open the Time Calculator tool and stay on the Add/Subtract Durations tab.
- Enter hours, minutes, and seconds for the first row, and set the +/− toggle to “+”. Add a second row with 1:30:00.
- The live total instantly normalises: 2:45:00 + 1:30:00 → 4:15:00. Below the big total, you’ll see the equivalent in total seconds, minutes, and decimal hours.
- Need to subtract time? Flip the sign to “−”. If the result is negative, the tool shows a minus sign before the time.
- Switch to the Time Between Dates tab to find the exact days, hours, and minutes between two date‑time selections — useful for travel or event planning.
Worked example: 2:45 + 1:30
Add hours: 2 + 1 = 3. Add minutes: 45 + 30 = 75. Since 75 minutes = 1 hour 15 minutes, carry 1 hour to the hours column: 3 + 1 = 4 hours, minutes become 15. Seconds: 0 + 0 = 0. Result: 4:15:00. The tool handles this instantly and also outputs 4.25 hours (decimal) and 15,300 total seconds — great for logging into time‑tracking software.
Frequently Asked Questions
Can I add more than two durations at once?
Yes, click Add Row to include as many durations as you need. The total updates live. You can mix addition and subtraction in the same calculation.
How do I handle negative time?
If the total time is negative (e.g., subtracting a larger duration from a smaller one), the tool displays a minus sign. In real‑life scenarios (like timesheets), negative time may indicate an error; double‑check your input.
Does this work for time zones or clock times?
This tool is for durations (span of time), not clock times. For converting between time zones, use our Time Zone Converter.
Why do we still use base‑60?
Tradition and ease of division — 60 can be divided evenly by 2, 3, 4, 5, 6, 10, 12, 15, 20, and 30, which made it convenient for ancient astronomers and timekeepers. Changing it now would require a global standard overhaul.
Is it free and private?
Yes — the tool runs entirely in your browser, free, with no sign‑up and nothing uploaded to a server.
Try the Time Calculator