three months and fifteen days on
- Start date
- 2026-01-01
- Direction
- Add
- Years
- 0
- Months
- 3
- Days
- 15
- Count the days as business days
- No
Result date2026-04-16
1 April plus 15 days, counted independently
Open this exampleAdd or subtract a period from a date. Months are added before days and clamp at month end, which is why adding one month to 31 January gives 28 February rather than 3 March.
Also called: add days to date, date plus months.
2026-04-16, a Thursday. That is 105 days from 2026-01-01, or 15 weeks and 0 days.
Years and months are calendar units and days are fixed, so they are applied in that order. Adding a month to 31 January lands on a date that does not exist, and the convention is to clamp to the last day of the target month rather than roll forward. Different systems disagree about this, so the page says which was applied. Business-day counting skips weekends entirely and is a different operation from adding calendar days.
the order matters: adding a month to 31 January clamps to 28 or 29 February before any days are addedEach 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.
Result date2026-04-16
1 April plus 15 days, counted independently
Open this exampleResult date2026-02-28
boundary: the convention this page states
Open this exampleFormula version 1.0.0 · definition 1.0.0 · United States · Report a problem with this calculator