Everyday Math

Date Difference (D-Day) Calculator

Days between
204
Weeks
29.14
≈ months
6.7

Count the days between two dates — for deadlines, countdowns, and anniversaries.

Advertisement

How to use this calculator

  1. Set the start date — use today for a countdown.
  2. Set the target date.
  3. Read the number of days between them.
  4. Use the weeks or months lines for a rougher horizon.

Formula

Days = target date − start date

Worked example

From June 4 to December 25, 2026 is 204 days — about 29 weeks, or roughly 6.7 months.

Frequently asked questions

How do I count days to a deadline?

Set the start to today and the target to your deadline; the result is the days remaining.

What does a negative number mean?

The target date is in the past relative to the start date.

Does it include the start day?

It counts the gap between the two dates, not inclusive of both endpoints.

Can I count business days?

This counts calendar days; business-day counting is a separate calculation.

Is 'D-Day' the same as a countdown?

Yes — D-Day notation (D-30, D+5) is just days before or after a target.

Related calculators

ST
Sam T. · Author
Reviewed by Dr. Lena Ortiz · Updated 2026-06-03
Sources
Embed this calculator
Includes a “Powered by hiinformation” link.
View answer.json (AI feed)
{
  "tool": "d-day",
  "question": "How does the Date Difference Calculator work?",
  "answer": "Count the days between two dates — for deadlines, countdowns, and anniversaries.",
  "formula": "Days = target date − start date",
  "inputs": [
    {
      "id": "from",
      "label": "Start date",
      "unit": null
    },
    {
      "id": "to",
      "label": "Target date",
      "unit": null
    }
  ],
  "sources": [
    {
      "name": "ISO 8601 — Date format",
      "url": "https://www.iso.org/iso-8601-date-and-time-format.html",
      "note": "Date standard."
    }
  ],
  "updated": "2026-06-03"
}