Day Progress Calculator

See how much of today is over, live. Shows the percentage of the day elapsed, the current time of day, time since midnight, and time remaining until midnight.

Time format
Examples

Track the live progress of the current day using your device clock.

Day complete
38.3%
Since midnight
9h 12m
Until midnight
14h 48m

Morning is underway; the bulk of the day is still to come.

Was this useful?

Examples

How It Works

Formula

percentComplete=minutesSinceMidnight1440×100\text{percentComplete} = \frac{\text{minutesSinceMidnight}}{1440} \times 100

minutesRemaining=1440minutesSinceMidnight\text{minutesRemaining} = 1440 - \text{minutesSinceMidnight}

Variables

minutesSinceMidnight\text{minutesSinceMidnight}

Whole minutes elapsed since local midnight (00:00 = 0)

14401440

Total minutes in a 24-hour day

percentComplete\text{percentComplete}

Share of the day already elapsed at the reference time

Leave the field blank and the meter tracks the current moment live, or enter a time to inspect it. The calculator measures how far the day has progressed from local midnight and divides by the 24-hour length of the day. Midnight reads 0% and 23:59 reads 99.9%; the current minute is still in progress.

Day progress is a one-step ratio against a fixed 24-hour day:

  1. Take the reference time: your live local clock when the field is blank, or the entered time otherwise.
  2. Count whole minutes since local midnight, where 00:00 = 0.
  3. Divide by 1440, the minutes in a day, and multiply by 100, rounded to one decimal.
  4. Derive the time remaining as the minutes left until the next midnight.

Frequently Asked Questions

01Why does midnight show 0%?
The percentage counts elapsed time since 00:00. At exactly midnight no part of the day has passed yet, so it reads 0%. By the same logic 23:59 reads 99.9%; the final minute is still in progress.
02Does it update live?
Yes. When the time field is left blank, the meter follows your device clock and ticks forward every second. Enter a specific time to freeze the view on that moment instead.
03Which clock does it use?
Your device’s local time. The day runs from local midnight to the next local midnight, so the result matches the time you see on your own clock.
04How is the percentage calculated?
It divides the time elapsed since midnight by the length of a full day (24 hours) and multiplies by 100. For example, 15:20 is 920 minutes into a 1,440-minute day, which is 63.9%.

All calculators