Add Minutes
What time is it N minutes from now?
Minutes added to a time, with hour and date rollover handled, and the answer in both 24-hour and 12-hour form.
Questions people ask
The things that come up about add minutess, answered plainly.
What is 45 minutes after 23:30?
00:15 the following day. The rollover is shown explicitly, because a bare 00:15 is easy to read as the same morning.
Related tools
Move a date forwards or backwards by a span, with the calendar's rules applied.
Add HoursHours added to an instant, with the date rollover shown, and a note when the span crosses a daylight-saving change and the clock does not move by what you added.
Add SecondsSeconds added to an instant, with the resulting Unix timestamp beside the human reading — for anything you are about to put in a token or a cache header.
Time Offset CalculatorHours, minutes and seconds applied to an instant, with the resulting timestamp, the date rollover, and any daylight-saving transition the span crossed.
Minutes Between DatesAn exact minute count between two instants, with the seconds remainder and the totals in every other unit.