Time Duration Calculator
Use clock form (1:30:00, 45:00), units (2h 15m, 1.5h, 90s), or a plain number of seconds. Start a line with "-" to subtract it.
Use clock form (1:30:00, 45:00), units (2h 15m, 1.5h, 90s), or a plain number of seconds. Start a line with "-" to subtract it.
It adds up a list of durations and shows the total. Put one duration per line and the total updates as you type, in HH:MM:SS and as plain totals in hours, minutes, and seconds. Each line is parsed on its own and shown back to you, so a typo gets flagged instead of quietly throwing off the result.
Clock form like 1:30:00 (hours:minutes:seconds) or 45:00 (minutes:seconds). Unit form like 2h 15m, 1.5h, or 90s, mixing days, hours, minutes, and seconds. Or a bare number, which is read as seconds. Parts can run past 59, so 90:00 means 90 minutes.
Start a line with a minus sign to subtract that duration from the total, so you can mix entries like 8:00:00 and -1:00:00 for a lunch break in the same list. The total can go negative, which is shown with a leading minus. Useful for timesheets, media editing, lap and split times, or any time you need to total a stack of durations.