Skip to content

Time & Date Calculators

Dates and time are deceptively hard to compute by hand, because months vary in length, leap years add a day, and clock time counts in base 60. These calculators handle all of that so the answer is always exact.

Each tool answers a different question: a span between two calendar dates, an exact age broken down, a duration added or subtracted, or hours worked with breaks. Choosing the right one below avoids the classic off-by-one mistakes.

The guides walk through the methods — counting days between dates, and calculating hours worked — if you want to reproduce the results yourself.

Which calculator should I use?

Guides on this topic