Instantly calculate how many days until Christmas, your birthday, a tax deadline, settlement day, or any other date. Updated in real time, every day.
To count days until a future date: subtract today's date from the target date. For example, from 20 February 2026 to 25 December 2026 = 308 days. The calculation excludes today and includes the target date. Each day = 86,400 seconds. Leap years and varying month lengths are handled automatically.
Suggested subject: A wall or desk calendar with a date circled in red, paper chain countdown, or digital countdown timer display
Recommended size: 860 × 440 px | Alt text: "Countdown calendar with days marked off leading to a circled target date"
A days-until calculation tells you the number of full calendar days remaining between today and a specific future date. It is the most fundamental form of event countdown — no hours, no minutes, just the raw day count.
Practically, a "days until" count is used for:
The convention is straightforward: the count excludes today and includes the target date. If today is Thursday 20 February and the event is Monday 23 February, there are 3 days until the event (Friday, Saturday, Sunday — the event day itself lands on Monday and is counted on arrival).
The calculation uses a simple subtraction:
Days Until = Target Date − Today's Date
Internally, JavaScript converts each date to a Unix timestamp (milliseconds since 1 January 1970 UTC), subtracts, and divides by 86,400,000 (milliseconds per day) to get a whole-number day count. Leap years, varying month lengths, and daylight-saving transitions are all handled by the language runtime.
| Target Date | From 20 Feb 2026 | Days Until |
|---|---|---|
| 1 March 2026 | 9 days | 9 |
| ANZAC Day (25 Apr 2026) | ~64 days | 64 |
| End of Financial Year (30 Jun 2026) | 130 days | 130 |
| Christmas Day (25 Dec 2026) | 308 days | 308 |
| New Year's Day (1 Jan 2027) | 315 days | 315 |
Counts are from 20 February 2026. Use the live calculator above for today's current count.
Australians frequently count down to long weekends and public holidays. These vary by state, but nationwide events include:
Australia's financial year runs from 1 July to 30 June. Key dates to count down to include:
Property settlements, visa expiry dates, and contract milestones all rely on precise day counts. Settlement periods in Australian real estate are commonly 30, 60, or 90 days from contract date — a days-until calculator provides an exact figure without manual counting.
The same arithmetic works in both directions:
| Direction | Formula | Common Use |
|---|---|---|
| Days Until | Future Date − Today | Countdowns, deadlines, event planning |
| Days Since | Today − Past Date | Age calculation, tenure, elapsed time |
If you enter a past date into our calculator it automatically switches to "days since" mode and shows how many days ago that date occurred.
There are two common conventions:
Always confirm which convention applies in legal or contractual contexts. The Acts Interpretation Act 1901 (Cth) provides guidance for Commonwealth legislation.
Research in behavioural psychology shows that a visible countdown increases motivation and commitment to goals. A days-until figure transforms an abstract future date into a concrete, shrinking number.
Dividing your remaining days into weekly milestones is an effective planning technique. For example, 90 days until an event = 12.9 weeks, which maps neatly to a 13-week quarterly plan.
Break down the interval into years, months, and days with our Date Difference Tool.
Try Date Difference Tool →Christmas Day 2026 (25 December) is 308 days from 20 February 2026. Use the calculator above for a live count from today's date.
Subtract today's date from the future date, counting each calendar day in between. For month boundaries, add the remaining days in the current month, then full months, then days into the final month. The calculator above does this instantly.
By convention, a countdown excludes today and includes the target date. So "days until 1 March" from 20 February = 9 days.
Yes — if the target date is in the past the calculator shows how many days ago it was, labelled "days since" rather than "days until".
New Year's Day 2027 (1 January) is 315 days from 20 February 2026. The calculator updates automatically based on today's date.