Date and time utility

Days Until Calculator

Count signed calendar days from a reference date to a target date. The reference defaults to today in your browser, but you can choose any supported date.

Enter values and calculate.

Method

Each calendar date is converted to a UTC day index, then the start index is subtracted from the target index. This date-only method avoids daylight-saving-time hour changes.

Worked example

From January 1, 2026 to January 10, 2026 is 9 days. Reversing the dates reports that the target date was 9 days earlier.

Limits and assumptions

Dates use the proleptic Gregorian calendar from 1600 through 9999. The calculation counts date boundaries, not elapsed partial days or hours. Today is read locally from your browser and is not stored.

Date and time privacy

All supported calculations run locally with validated text and date-only arithmetic where appropriate. These educational utilities do not send entered values to a server, infer a location, or make professional scheduling decisions for you.