Add or subtract multiple time durations and get the total in HH:MM:SS
A time duration calculator adds or subtracts time intervals expressed in hours, minutes, and seconds — handling the non-decimal nature of time arithmetic so you don't have to. Because minutes and seconds max out at 59 before carrying over, mental time arithmetic is error-prone. This tool accepts multiple time values, lets you add or subtract each one, and returns the total duration in hours, minutes, and seconds with automatic carrying and borrowing.
Common use cases include summing up work-log entries, computing total video or podcast lengths for a playlist, tracking cumulative exercise time, calculating billing hours across multiple tasks, and determining the end time given a start time and a duration. The calculator also converts the result to total minutes or total seconds for downstream use in formulas or APIs.
Yes. The calculator accepts any number and carries over automatically — entering 90 minutes is treated as 1 hour 30 minutes. This is useful when working with raw data like "145 minutes" directly.
If the total is negative (e.g., you subtract more time than you add), the calculator shows the result as a negative duration. This can be useful for showing time overruns versus a budget.
Duration is an elapsed interval (e.g., 2 hours 30 minutes). Clock time is a point in a day (e.g., 14:30). Adding durations is pure arithmetic; adding clock times requires knowing the start time and handling midnight roll-overs, which this tool does if you specify a start time.
The calculator accepts both: entering 1.5 hours is interpreted as 1 hour 30 minutes. Decimal hours are common in billing and payroll systems; the tool converts them to and from h:m:s automatically.
Working Days Calculator · ISO Date Converter · Week Number Calculator · Calendar Generator · World Clock · Date Formatter