Deadlines are almost always expressed as an offset — 30 days from invoice, 90 days from filing, six weeks from today — and turning that into an actual calendar date is where mistakes creep in. Enter a start date and an offset, and this tool returns the exact date and which day of the week it falls on.
Adding one month to 31 January would give 31 February, so the result is clamped to the last valid day of the target month — 28 or 29 February. This matches how most calendar software behaves.
Because deadlines that fall on a weekend usually roll to the next working day in contracts and court filing rules. Seeing the weekday immediately tells you whether that applies.
This tool works in calendar days. For working-day counts between two known dates, use the date difference calculator with the weekdays-only option.
ISO 8601, shown alongside the result. YYYY-MM-DD is unambiguous worldwide, unlike 03/04/2026 which means two different days depending on the country.
All free tools · Blog · About · Contact