Days Between Dates

How many days are there between two dates? Pick both and get the answer in days and weeks.

How to use

  1. Pick the start and end dates.
  2. Read the difference in days and in weeks.

Examples

2026-01-01 to 2026-12-31
Output: 364 days (52 weeks).

Frequently asked questions

Inclusive or exclusive?

The count is the difference between the two dates; add 1 if you want both endpoints included.

Related tools