Skip to content
UnitFormula

To add or subtract time from a clock time, turn the amount into minutes, add it to (or take it from) the start time, and read the result back as a time of day. If the total runs past midnight or before it, roll it into the next or previous day. Enter a start time, choose add or subtract, and give the hours and minutes. For example, 9:00 AM plus 5 hours 30 minutes is 2:30 PM.

Time Calculator — add or subtract hours and minutes

9:00 AM, then add 5 h 30 m.

Resulting time2:30 PM
Day offset
0

Quick examples

How it's calculated

  1. Convert the amount to minutes (negative when subtracting)minutes added=hours×60+minutes\text{minutes added} = \text{hours} \times 60 + \text{minutes}
    hours
    = 5
    minutes
    = 30
    330
Resulting time2:30 PM

How it works

A time of day is just a position within a 24-hour clock, which the calculator counts as minutes since midnight — 9:00 AM is 540 minutes. To add a duration, convert it to minutes (hours × 60 + minutes) and add; to subtract, take it away. Converting the total back to hours and minutes gives the answer.

Two things can push the result onto another day. Adding enough time crosses midnight into the next day; subtracting past midnight lands on the previous day. The calculator keeps the clock time in range by rolling it around the 24-hour dial and reports the day offset (+1, −1, or more) so you know which day the result falls on.

This is the everyday arithmetic behind "what time will it be in 90 minutes?", working out an appointment that ends after a known duration, or stepping a schedule backward from a deadline.

Worked example

Start at 9:00 AM and add 5 hours 30 minutes. That amount is 5 × 60 + 30 = 330 minutes. Adding 330 minutes to 540 (9:00 AM) gives 870 minutes, which is 14 hours 30 minutes — 2:30 PM, on the same day.

Frequently asked questions

How do I add hours and minutes to a time?

Convert the amount to minutes (hours × 60 + minutes), add it to the start time expressed in minutes since midnight, then convert back to a clock time. For example, 9:00 AM plus 330 minutes (5h 30m) is 2:30 PM.

What happens when the result passes midnight?

The clock wraps around a 24-hour dial. If adding time takes you past midnight, the result shows the next day's time and the day offset reads +1. Subtracting past midnight gives the previous day with an offset of −1.

How do I subtract time to find an earlier moment?

Choose "subtract" and enter the hours and minutes to step backward. For instance, 12:30 AM minus 3 hours is 9:30 PM the previous evening — useful for working out a start time from a deadline.

Does adding 24 hours change the time?

No — adding exactly 24 hours (or any whole number of days) returns the same clock time, just on a later day. The day offset increases by one for each 24 hours added.

Can it add more than a day?

Yes. Enter any number of hours; the calculator reduces the total to a clock time and reports how many whole days it spans in the day offset. Adding 30 hours to 9:00 AM gives 3:00 PM with an offset of +1 day.

Is this the same as a duration calculator?

No. This adds or subtracts a fixed amount to reach a new time of day. To measure the gap *between* two known times instead, use a time duration calculator.