Time Duration Calculator

Compute hours and minutes between two times.

Scratchpad (not saved)

What This Calculator Does

Compute hours and minutes between two times.

It combines Start Hour, Start Minute, End Hour, End Minute to estimate Duration, Total Minutes.

Formula & Method

Core equations: Time delta: \Delta t=(h_2:m_2)-(h_1:m_1) with +24h wrap if end < start.

Notation used in the formulas: R = Duration; x_{1} = Start Hour; x_{2} = Start Minute; x_{3} = End Hour; x_{4} = End Minute.

Method summary: inputs are normalized to consistent units, core equations are evaluated, then secondary values are derived and rounded for display.

Use this calculator for quick scenario analysis. Start with baseline values, change one driver at a time, and compare how sensitive the results are to each input shown above.

Inputs Used

  • Start Hour: Used directly in the calculation.
  • Start Minute: Used directly in the calculation.
  • End Hour: Used directly in the calculation.
  • End Minute: Used directly in the calculation.

Related Calculators