Date calculator
Days between two dates, or a date a number of days out
Both readings of "days between" are offered and the answer always says which one it used. Every figure is computed here in your browser.
Working — show which days were skipped
| Date | Why it was skipped |
|---|
Which reading of "days between" you want
Two people asking how many days lie between the 1st and the 8th can reasonably want different answers. Seven is the gap: the number of nights, the number you add to one date to reach the other. Eight is the count of dates involved, which is what the question means when it is really "how long is my trip" and both ends are days you are somewhere.
This page defaults to the gap and offers the other with a checkbox, and the sentence under the answer always names which one it used. A calculator that quietly picks one is right half the time and never tells you which half.
Why the arithmetic runs in whole days
A date here is a year, a month and a day, not a moment in time. Every calculation converts to midnight UTC, does integer arithmetic on whole days, and converts back. That matters twice a year: local-time arithmetic across a daylight-saving change gains or loses an hour, and an hour is enough to land an answer on the wrong date. The one place local time is used is the word "today", because that is a question about where you are standing. The rules are written out in full, with the statute they come from.
Working days instead of calendar days
If the count you need has weekends and public holidays taken out — the shape most shipping windows and legal deadlines use — the business days calculator does that, and lists every day it removed so you can check it rather than trust it.
Every calculator on this site
Ten instruments, all computed in your browser, all showing the convention they applied.
-
Spans
90 days from todayA date a given number of days, weeks, months or years out — with the month-end convention named rather than guessed, because one month after the 31st has three defensible answers.
-
Working days
Business days calculatorWeekends and the eleven federal holidays removed, with every single removed day listed by name and date so the answer can be checked rather than trusted.
-
Age
How old you are, to the dayYears, whole months and days, counted rather than divided. The 29 February birthday is offered both ways, because the law genuinely disagrees with itself about it.
-
Countdown
Days until any dateHow long to Christmas, a deadline or anything else, in calendar days and working days, with the weekday it lands on and no drift when the clocks change.
-
Easter
When Easter fallsBoth reckonings for any year, plus every feast defined as an offset from it. Exact integer arithmetic — the one date here with no tolerance attached.
-
Hours
Hours between two timesOne shift or a week of them, with unpaid breaks, overnight shifts and payroll rounding — applied to the punches, which is what changes the answer and what payroll actually does.
-
Zones
What a time is somewhere elseThe offset computed for the actual date, not stored per zone — including the fortnight each spring when one side has changed its clocks and the other has not, and the two hours a year that do not exist or happen twice.
-
Ordinals
Which day of the yearThe ordinal date in both directions, including the reverse lookup from a lot code or record number back to a real date — where knowing the leap year matters.
-
Weeks
Which week numberISO 8601 and the US convention side by side, with the week-year — because early January can belong to week 53 of the year before, and a bare week number is ambiguous.
-
Moon
What phase the Moon is inIllumination, moon age and the exact instant each phase begins, computed from the Moon’s position rather than a 29.5-day remainder that can name the wrong day.
-
Moon
Root, leaf, flower and fruit daysThe Moon’s sidereal sign and the day-type the biodynamic tradition attaches to it, with every changeover timed — computed, not copied from a printed calendar.
-
Reference
The conventions themselvesFour guides on the places two careful people counting the same span get different answers — inclusive counting, business-day deadlines, observed holidays, lunar calendars.