Duration arithmetic

Time Calculator

Add or subtract hours, minutes, and seconds as durations. Negative results stay signed and normalized.

Your numbers

Duration arithmetic

Add or subtract hours, minutes, and seconds. Not a clock and not a date.
h
m
s
h
m
s

Normalized duration

4h 15m 0s
How we got this
  1. Left duration9900 seconds
  2. Right duration5400 seconds
  3. Normalized result4h 15m 0s
What we assumed
  • This is duration arithmetic, not a clock time or a calendar date.
  • Hours, minutes, and seconds are converted to a signed second total, then normalized.
  • A negative result means the second duration was larger than the first when subtracting.
Technical details

Method time-v1.0.0Data Manual inputs / fixed rules

Guide

Duration arithmetic, not clock times in a time zone

Add or subtract hours, minutes, and seconds as durations. Negative results stay signed and normalized. This is not a world-clock converter and not a timesheet.

Normalized output

90 minutes becomes 1 hour 30 minutes in the display. The engine keeps SI-style sexagesimal normalization so the parts stay in range.

Questions about this calculator

Can I subtract two clock times?

Convert each to a duration from midnight first, or use the time-card calculator for shifts. This page adds durations, not “3:15 PM minus 11:40 AM” as civil times.

Terms used here

Duration
A length of time, not a timestamp on a calendar.

Practical tips

  • For overnight shifts, time-card is the right tool.

Limits and caveats

  • Exact duration math. Not a timezone or DST engine.

Results are for information. They are not legal, tax, medical, or financial advice. How the math is maintained · Report a wrong figure.

Engine notes

Rounding, versioning, and omissions that sit beside the guide rather than repeating it.

  • Seconds first. Hours, minutes, and seconds become a signed second total, then the result is normalized.
  • Negatives. Subtracting a larger duration from a smaller one keeps a minus sign. It does not wrap a 24-hour clock.
  • Not a timesheet. Shift start and end belong on the Time Card calculator.

Calculation receipt

What each number here is

This answer is arithmetic on what you enter. No outside dataset is involved, so nothing here can go out of date.

Time arithmetic is defined by the units.