new year to christmas
- From
- 2026-01-01
- To
- 2026-12-25
- Count the end date as a full day
- No
- Public holidays in the range
- 0
- Working week
- Monday to Friday
Days358
358 days across a non-leap year
Open this exampleDays between two dates, in calendar units and working days. Whether the end date counts is an input rather than a convention, because that single choice is behind most off-by-one disputes in notice periods and contracts.
Also called: days between dates, date calculator.
358 days between the two dates, which is 0 years, 11 months and 24 days. 256 of those are working days on a five day week. The end date is not counted. A notice period may use the inclusive convention instead, which adds a day.
The difference in milliseconds over a day, computed at UTC midnight so a daylight saving boundary cannot produce a fraction. The inclusive question is the one worth surfacing: a thirty day notice period served on the first ends on the thirtieth or the thirty-first depending on the convention, and contracts differ. Working days exclude weekends on the pattern you choose, since a six day week is standard in much of the world, and subtract any holidays you enter.
exact because both ends sit at UTC midnight, so no daylight saving change can produce a fractional dayEach of these is asserted on every build. If a change to the engine ever moved one of these answers, the build would fail before the page could print it.
Days358
358 days across a non-leap year
Open this exampleDays359
boundary: the convention behind most off-by-one disputes
Open this exampleFormula version 1.0.0 · definition 1.0.0 · India · Report a problem with this calculator