1 Hour From Now

What time will it be 1 hour from now? In 12-hour and 24-hour time, with the date if it crosses midnight.

The time will benow + 1 hour

1 hour is added to whatever your clock says when this page opens; the exact time appears here as soon as the page loads.

Shift +1 h
In minutes 60
Rolls into tomorrow after 23:00
Day boundaries crossed 0 or 1

Add hours to a time

Set to your current time when the page loads.

What the time will be 1 hour from now, for every hour of the day
If it is now1 hour from now24-hourSame day?
12:00 am 1:00 am 01:00 Yes
1:00 am 2:00 am 02:00 Yes
2:00 am 3:00 am 03:00 Yes
3:00 am 4:00 am 04:00 Yes
4:00 am 5:00 am 05:00 Yes
5:00 am 6:00 am 06:00 Yes
6:00 am 7:00 am 07:00 Yes
7:00 am 8:00 am 08:00 Yes
8:00 am 9:00 am 09:00 Yes
9:00 am 10:00 am 10:00 Yes
10:00 am 11:00 am 11:00 Yes
11:00 am 12:00 pm 12:00 Yes
12:00 pm 1:00 pm 13:00 Yes
1:00 pm 2:00 pm 14:00 Yes
2:00 pm 3:00 pm 15:00 Yes
3:00 pm 4:00 pm 16:00 Yes
4:00 pm 5:00 pm 17:00 Yes
5:00 pm 6:00 pm 18:00 Yes
6:00 pm 7:00 pm 19:00 Yes
7:00 pm 8:00 pm 20:00 Yes
8:00 pm 9:00 pm 21:00 Yes
9:00 pm 10:00 pm 22:00 Yes
10:00 pm 11:00 pm 23:00 Yes
11:00 pm 12:00 am 00:00 Next day

This calculator needs JavaScript to recalculate. The answer above was worked out on 19 August 2026 and is correct for that date; the site rebuilds every morning.

Rebuilt · conventions last checked

1 hour from now, whatever "now" is

Adding 1 hour to a clock reading is base-24 arithmetic, and the only thing that can go wrong is the rollover: any starting time from 23:00 onwards lands on the following day. The table above works that out for all twenty-four starting hours, so it is correct whenever you open this page, and the calculator fills in the exact minute from your own clock.

Three things this page deliberately does not do, because each would be wrong rather than merely unhelpful. It does not guess your time of day and print it as fact — this page was built on 19 August 2026 and the build has no idea what your clock says, so the static answer is the shift, not the time. It does not silently assume a time zone: everything here is your device's own local time, and if you need a different one the time zone converter is the right tool. And it does not assume every day is exactly twenty-four hours long.

The day the clocks change is not twenty-four hours long

On the second Sunday in March, US clocks go forward at 2:00 am and that day contains twenty-three hours; on the first Sunday in November they go back and the day contains twenty-five. Adding 1 hour of elapsed time across one of those transitions gives a wall-clock answer an hour away from adding 1 hour to the clock reading. This page adds wall-clock hours, which is what "1 hour from now" means in ordinary speech. If you need elapsed time across a clock change — a flight, a shift, a service-level deadline — the time calculator shows both figures.

Counting in whole days is unaffected: a clock change cannot move a calendar date, which is why 1 day from today and 30 days from today are exact no matter when you ask, and why this site does all of its date arithmetic on calendar components rather than on milliseconds.

Every convention used above — whether the start date counts, how month ends are clamped, which holidays close an office — is written out on the methodology page, including why hour arithmetic and day arithmetic behave differently across a clock change.

Common questions

What time will it be 1 hour from now?
Shown at the top of this page in both 12-hour and 24-hour form, using your device's local time, with the date if the span crosses midnight.
Does it cross into tomorrow?
The result gives the date as well as the time whenever the span crosses midnight, and says how many day boundaries it crosses.
What about daylight saving?
If the span crosses a clock change, the wall-clock answer and the elapsed time differ by an hour. The page flags this and gives both.