Deadline Calculator
Calculate deadline dates by adding business or calendar days to a start date. Optionally exclude weekends or specific days.
Configure Deadline
About Deadline Calculator
Deadline Calculator is a free online tool that determines the exact calendar date by which a task or project must be completed. Provide a start date and the number of days you need, and the tool instantly advances the calendar to land on the precise deadline date. The result includes the full date in DD-MM-YYYY format, the day of the week, and a plain-English summary of the calculation so you can double-check the logic at a glance.
Two optional modes let you account for non-working time without any manual counting. Enabling Exclude Weekends switches the engine to business-day arithmetic: only Monday through Friday are counted, so 10 working days will span two calendar weeks rather than ten days. The Exclude Days option takes a different approach — you specify a number of additional non-working days (public holidays, planned leave, shutdown periods), and those are added on top of the duration before the deadline is computed. The two modes are mutually exclusive, preventing accidental double-counting.
All calculations run entirely in your browser using JavaScript. No dates, project names, or deadline information are sent to any server, logged, or stored anywhere. The tool works fully offline once the page has loaded, making it safe to use for confidential project timelines, legal deadlines, or any schedule you would rather keep private. There is no account required and no usage limit.
Key Features
Business-day counting
Toggle Exclude Weekends to count only Monday through Friday. The engine skips Saturdays and Sundays automatically, so a 20-day task correctly spans four calendar weeks.
Custom holiday exclusions
Use Exclude Days to add a specific number of additional non-working days on top of the duration — useful for public holidays, office shutdowns, or planned leave that do not fall on weekends.
Deadline displayed with day of week
The result shows the deadline date in DD-MM-YYYY format alongside the full weekday name, so you immediately know whether the deadline falls on a Monday or a Friday without opening a calendar.
Plain-English calculation summary
A summary sentence spells out the start date, duration, any exclusions applied, and the resulting deadline, giving you a human-readable audit trail of how the date was reached.
Fully client-side, no data shared
Every calculation happens locally in your browser. No dates or project details are uploaded or stored, making the tool safe for confidential schedules, legal deadlines, and internal project plans.
Instant reset
The Reset button clears all fields and results in one click, so you can start a new calculation without refreshing the page.
How to Use
Set a Start Date
Use the date picker to select the date your countdown begins.
Enter Duration
Type the number of days you need to complete the task or project.
Choose Exclusions
Optionally enable Exclude Weekends to skip Saturdays and Sundays, or Exclude Days to add extra non-working days.
Calculate
Click Calculate Deadline to see the exact target date displayed in DD-MM-YYYY format.
Example
Starting on 2025-01-06 (Monday) with a 10-day business-day duration, the calculator skips two full weekends and lands on Monday 20 January 2025.
Start date: 2025-01-06 (Monday)
Duration: 10 days
Mode: Exclude Weekends (business days only) Deadline: 20-01-2025
Day of week: Monday
Summary: Starting from Monday, January 6, 2025
with a duration of 10 business days (excluding
weekends), the deadline falls on Monday,
January 20, 2025. Common Use Cases
- arrow_circle_right
Contract and legal response deadlines
Legal agreements, notice periods, and statutory response windows are often expressed in business days. Use the business-day mode to find the precise calendar date a response is due without manually counting through weekdays.
- arrow_circle_right
Project milestone planning
When a sprint or deliverable runs for a fixed number of working days, this tool converts that number into the exact calendar date the milestone is due, accounting for weekends so the estimate stays realistic.
- arrow_circle_right
Assignment and coursework due dates
Students and instructors who state deadlines as "X days from today" can enter the submission window and get the exact due date immediately, removing ambiguity about whether weekends count.
- arrow_circle_right
Holiday and shutdown scheduling
When a delivery window spans a known closure (a bank holiday week, an office shutdown), use Exclude Days to add those non-working days to the duration so the deadline automatically shifts past the closure.
- arrow_circle_right
Vendor and procurement lead times
Procurement teams working with suppliers that quote lead times in calendar days can enter an order date and lead time to find exactly when to expect delivery — without opening a separate calendar app.