# Deadline Calculator

Calculate working days and calendar days until your deadline. See total work hours, weekends, and weeks remaining for any target date.

## What this calculates

Set your deadline date and see exactly how many working days, calendar days, and work hours you have left. Helpful for project planning, school assignments, or any time-sensitive goal where you need to know how much runway you actually have.

## Inputs

- **Deadline Year** — min 2020, max 2100
- **Deadline Month** — options: January, February, March, April, May, June, July, August, September, October, November, December
- **Deadline Day** — min 1, max 31
- **Work Hours Per Day** — min 1, max 24 — Used to calculate total working hours remaining

## Outputs

- **Calendar Days Remaining**
- **Working Days (Mon-Fri)**
- **Working Hours**
- **Full Weeks**
- **Weekend Days**
- **Status** — formatted as text

## Details

This calculator counts every day between today and your deadline, then separates them into working days (Monday through Friday) and weekend days.

What it shows you:

  - Calendar days -- total days from today to the deadline, including weekends

  - Working days -- Monday through Friday count (does not account for holidays)

  - Working hours -- working days multiplied by your hours-per-day setting

  - Weekends -- Saturday and Sunday days in the range

Planning tips:

  - If your deadline falls on a weekend, plan to finish by Friday.

  - Subtract holidays manually from the working days count for a more accurate picture.

  - Break large projects into chunks: divide your work hours by the number of tasks to set daily targets.

## Frequently Asked Questions

**Q: Does this calculator account for public holidays?**

A: No, it counts Monday through Friday as working days without subtracting holidays. Holidays vary by country and region, so you should subtract any known holidays from the working days count manually.

**Q: What happens if the deadline has already passed?**

A: The calculator will show how many days ago the deadline passed, so you can see exactly how far behind schedule you are.

**Q: How should I use this for project planning?**

A: Divide your total working hours by the number of tasks or milestones to set daily or weekly targets. For example, if you have 160 working hours and 20 tasks, aim to finish one task every 8 hours. Build in a buffer of at least 10-20% for unexpected delays.

---

Source: https://vastcalc.com/calculators/everyday/deadline
Category: Everyday Life
Last updated: 2026-04-08
