Skip to main content
calclumo

Date & Time

Countdown Calculator

Count the days until Christmas, a birthday, a deadline, or any date you choose.

Count the days until any date — pick a holiday and the date fills itself in, or enter your own.

Result

Enter your numbers and press Calculate to see the result.

Calculating…

How the countdown is calculated

The count is the number of whole calendar days between today at midnight and the target date at midnight. Both ends are anchored to local midnight, so the answer does not drift with the time of day and does not change if you check it again after lunch.

days = target date at midnight − today at midnight

That means the result is a day count, not an elapsed-time count. A date tomorrow reads as 1 day away whether you look at 8am or 11pm, which is how people actually count down to something.

Holidays that move every year

Some dates are fixed and some are rules. Fixed dates never change; rule-based dates land on a different day each year, which is why a countdown has to compute them rather than store them.

EventRule
Christmas, Christmas Eve, Fourth of July, New Year's DayFixed calendar dates
HalloweenFixed — 31 October
Black FridayThe day after the fourth Thursday of November
Father's Day (US)The third Sunday of June
Easter SundayThe first Sunday after the first full moon on or after the spring equinox
First day of fallThe September equinox, around 22 September

Easter is the awkward one. It is a lunisolar date, so it can fall anywhere between 22 March and 25 April, and it is worked out with the Anonymous Gregorian algorithm rather than looked up. This calculator computes it for whatever year you are in, so the answer stays right in 2027 and beyond.

Counting in weeks, months, and business days

The same span reads very differently depending on the unit, and each has a use:

  • Weeks and days — 100 days is 14 weeks and 2 days. Useful when you plan in weeks.
  • Calendar months — counted by advancing the month number, not by dividing by 30. From 15 January to 15 April is exactly 3 months, even though those months hold 90 days rather than 90.
  • Business days — Monday to Friday only. A 100-day span holds roughly 71 working days, which is the number that matters for deadlines and delivery estimates.

The gap between calendar days and business days grows fast: over a year it is about 104 days, an entire quarter of the total.

Why "days until" and "days between" differ by one

A countdown is exclusive of today and inclusive of nothing else — it answers "how many more days do I wait". A duration between two dates can be counted either way, which is why the two tools can disagree by one day on the same pair of dates.

If you are counting down to an exam on the 20th and today is the 15th, the countdown says 5 days. If you are counting how many days the revision period covers, including both the 15th and the 20th, that is 6. Neither is wrong; they are answers to different questions. For the second kind, use the date difference calculator, which has an inclusive option.

Leap years and the extra day

Any countdown crossing 29 February picks up an extra day automatically, because the count works on real calendar dates rather than adding 365. A year is a leap year when it divides by 4, except centuries, unless they divide by 400 — so 2000 was a leap year and 1900 was not. The next one is 2028.

Counting the span between two specific dates instead? Use the date difference calculator. To work out an exact age in years, months, and days, the age calculator handles the calendar rules.

Countdown Calculator — frequently asked questions

How many days until Christmas?

Pick Christmas Day from the event list and the countdown fills in 25 December of the next occurrence automatically, so the answer stays correct after this year's Christmas has passed.

How is Black Friday calculated?

It is the day after the fourth Thursday of November, so it moves every year. The calculator works the rule out rather than storing a date.

Why does Easter change date each year?

Easter is lunisolar — the first Sunday after the first full moon on or after the spring equinox. It can land anywhere from 22 March to 25 April, and this calculator computes it for any year.

Does the countdown include today?

No. A countdown answers how many more days you wait, so today is not counted. If you want a span that includes both end dates, use the date difference calculator instead.

How many business days are in the countdown?

The result shows Monday-to-Friday days separately. Over a full year the gap between calendar days and business days is about 104 days, so the distinction matters for deadlines.

Related calculators