Days Until Calculator — Countdown to Any Date
An exact countdown from today to a birthday, holiday, deadline or vacation
A days until calculator answers one of the most common everyday questions in America: "How many days until ___?" Whether you're counting down to Christmas, a wedding, a college graduation, the closing date on a house, your next paycheck, a tax deadline, or the day school lets out for summer, the math is easy to get slightly wrong by hand — calendars have 28, 29, 30 and 31-day months, leap years sneak in an extra February 29, and it's easy to be off by one depending on whether you count today or the target day.
This tool does it precisely. It takes today's date and the date you pick, then counts the whole calendar days between them so you get a clean number you can trust. It also translates that number into the units people actually think in: weeks, months, and a friendly "X days, Y hours" readout down to the current moment.
The core idea is simple: days until = target date − today, measured in midnight-to-midnight calendar days. So a date exactly 100 days out reads as 100 days, which is the same as about 14 weeks and 2 days (100 ÷ 7 = 14 remainder 2). The calculator handles the messy parts for you — month lengths, leap years, and year boundaries — so you never have to count squares on a wall calendar.
It works in both directions. Pick a future date and you get a countdown ("43 days to go"). Pick a past date — an anniversary, the day you started a new job, the last day you saw someone — and it flips to "days ago," which is handy for streaks, milestones, and remembering how long it's been.
A few American specifics this calculator respects: dates display in US format (Month Day, Year), the week is counted as 7 days, and the "months" figure is an approximation (a calendar month isn't a fixed length, so we show roughly 30.44 days per month for a quick sense of scale — for exact month-and-day math between two arbitrary dates, use a date difference calculator instead).
This calculator is purpose-built for one target from today — a true countdown. If instead you want the gap between two dates you both choose (say, the span of a project from a start date to an end date, neither of which is today), reach for the date difference calculator. And if you only care about working days — skipping weekends and holidays for a project deadline — use a business days calculator. Use this one when the question is simply, "How many days until that day?"
Calculator
Fill in the fields and click "Calculate" for instant results.
📰 Formula
• Days until = target date − today (whole calendar days, midnight to midnight) • Weeks = days ÷ 7 (whole weeks + leftover days) • Approx. months = days ÷ 30.44 (a calendar month averages ~30.44 days) • Hours remaining = (target midnight − right now) in hours, shown as 'X days, Y hours' • Past date: if target is before today, the result is shown as 'days ago'
📰 Formula
• Days until = target date − today (whole calendar days, midnight to midnight) • Weeks = days ÷ 7 (whole weeks + leftover days) • Approx. months = days ÷ 30.44 (a calendar month averages ~30.44 days) • Hours remaining = (target midnight − right now) in hours, shown as 'X days, Y hours' • Past date: if target is before today, the result is shown as 'days ago'
🧪 Worked examples
Example 2
Example 3
Example 4
⚠️ Common mistakes
- Off-by-one counting: deciding whether 'today' itself counts toward the total (this tool counts whole days from today to the target).
- Forgetting leap years — a span crossing February 29 has one extra day.
- Treating every month as 30 (or 31) days when converting; month length varies.
- Mixing up day order in US M/D/YYYY format (e.g., reading 3/4 as April 3 instead of March 4).
- Using this for two arbitrary dates — it always counts from today, not from a start date you choose.
💡 Tips
- Enter a past date to flip the result into 'days ago' for anniversaries and streaks.
- Divide the day count by 7 in your head for a fast week estimate (100 days ≈ 14 weeks).
- For exact 'years, months and days' between two custom dates, use a date difference calculator instead.
- Need only working days to a deadline? Switch to a business days calculator to skip weekends.
- The hours readout counts down to midnight of the target date, so it shrinks as the day goes on.
Embed this calculator on your site
Copy the code below and paste it into the HTML of your site or blog.
<iframe src="https://www.calcnimbus.com/embed/days-until-calculator" width="100%" height="500" frameborder="0" style="border:1px solid #eee;border-radius:12px"></iframe>
❓ Frequently asked questions
How many days until a specific date?
Subtract today's date from the target date, counting whole calendar days. Enter your date above and the calculator returns the exact number, plus weeks and an approximate month figure.
Does the countdown include today or the target day?
It counts the whole days from today to the target date. A date one day after today shows as 1 day; the target day itself reads as 0 days when it arrives.
How do I count how many days ago something happened?
Enter a date in the past. The calculator detects it's before today and shows the result as 'days ago' instead of a countdown — useful for anniversaries or milestones.
How many weeks is a given number of days?
Divide the days by 7. For example, 100 days is 14 weeks and 2 days, because 14 × 7 = 98 with 2 days left over. The calculator shows this automatically.
Why is the 'months' number approximate?
Calendar months aren't a fixed length — they range from 28 to 31 days. We divide by the average of about 30.44 days per month for a quick sense of scale. For exact months, use a date difference calculator.
Does this calculator handle leap years?
Yes. It counts real calendar days, so any span that crosses February 29 in a leap year automatically includes that extra day.
What's the difference between this and a date difference calculator?
This one always counts from today to a single target date — a countdown. A date difference calculator measures the gap between two dates you both choose, neither of which has to be today.
How many days until Christmas or New Year's?
Enter December 25 (or January 1) of the current or upcoming year as the target date and the calculator returns the exact countdown from today, including weeks remaining.
Can I count only business days until a deadline?
Not with this tool — it counts every calendar day including weekends and holidays. To skip weekends, use a business days calculator instead.