Beginner

Reverse Time Calculator — Find Start or End Time

Know when something must end and how long it takes? Work backwards to find the start time — or given a start time and duration, calculate when it will finish.

What to calculate

h

min

h

min

Minutes of the duration (0–59)
Calculated start time
07:30
End time (given)
09:00
Duration
1 h 30 min
Start time
07:30
End time
09:00
Duration in decimal hours
1.5 h
Calculated start time on the clock
07:3009:001 h 30 minDuration as a fraction of a 24-hour day
Step by step
  1. 1

    End time in minutes

    9 × 60 + 0 = 540
  2. 2

    Duration in minutes

    1 × 60 + 30 = 90
  3. 3

    Calculated start time

    540 − 90 = 07:30
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

How does this calculator work?

Start = End − Duration; End = Start + Duration. All arithmetic is in minutes, wrapping past midnight automatically. Enter a known time and duration to get the other time displayed as HH:MM on a 24-hour clock face and a timeline.

Formula
Find start: Start = End − Duration Find end: End = Start + Duration (all in minutes; wraps around midnight automatically)
How this is calculated

The calculator converts all inputs to total minutes — hours × 60 plus minutes — then adds or subtracts the duration depending on the selected mode. Working backwards ("Find start time") answers questions like "My flight departs at 15:00 and I need 2 hours 30 minutes to get ready — what time do I need to start?" Adding forward ("Find end time") answers "I start at 08:30 and the task takes 1 hour 45 minutes — when will I finish?"

Because time wraps around midnight, the result is normalised to the range 00:00–23:59 using modulo 1 440 (total minutes in a day). An overnight calculation — such as subtracting 3 hours from 01:00 — correctly produces 22:00 the previous evening. The clock face shows the calculated time visually, and the timeline bar shows the duration as a fraction of the full 24-hour day.

All inputs and outputs use the 24-hour clock (00:00–23:59). To convert from 12-hour AM/PM format: add 12 to any PM hour (except 12 PM, which stays 12:00), and use 00:00 for 12 AM midnight.

Frequently asked questions

Select "Find start time", enter the end time (in 24-hour format) and the duration in hours and minutes. The calculator subtracts the duration and shows the start time, wrapping past midnight automatically.

The result wraps around automatically. For example, if the end time is 01:00 and the duration is 3 hours, the start time is shown as 22:00 (the previous evening). The clock and timeline are normalised to a single 24-hour day.

Yes — any duration is supported. The displayed time shows the equivalent position on the 24-hour clock. For example, a 25-hour duration from 08:00 gives 09:00 (displayed as 09:00 on the clock face).

Also known as

find start time calculator
work backwards from time
subtract time from time
time before deadline calculator
start time from end time
add duration to time
reverse time lookup tool

APA

TG we-Calculate Editorial Team. (2026). Reverse Time Calculator — Find Start or End Time [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/reverse-time-calculator

Chicago

TG we-Calculate Editorial Team. "Reverse Time Calculator — Find Start or End Time." TG we-Calculate. 2026. https://we-calculate.com/calculator/reverse-time-calculator.

IEEE

TG we-Calculate Editorial Team, "Reverse Time Calculator — Find Start or End Time," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/reverse-time-calculator

BibTeX

@misc{wecalculate_reverse_time_calculator, title = {Reverse Time Calculator — Find Start or End Time}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/reverse-time-calculator}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?