Subtract days from a date
Calculate the resulting date when subtracting a number of days from a given date.
Processed on your device. Nothing is sent to any server.
New date
2026-07-20
Calculate the resulting date when subtracting a number of days from a given date. Useful for finding start dates based on a deadline.
Subtracts the specified number of days from the starting date, correctly handling month and year rollovers.
Use cases
- Calculating when a process needed to start to meet a deadline.
- Working backward to a submission deadline.
- Verifying contract or warranty dates.
How it works
- 1
Pick the starting date
Select the initial date.
- 2
Set how many days to subtract
Type the number of days and get the resulting date.
Frequently asked questions
- Can I use negative numbers?
- Yes, a negative number adds days instead of subtracting them; you can also use the dedicated add-days tool.
Related tools
- Add Days to a DateAdds days to a date.
- Age CalculatorCalculates exact age in years, months and days.
- Days Between DatesCalculates the days between two dates.
- Time Difference CalculatorCalculates the difference between two times.
- Average CalculatorCalculates the average of a list of numbers.
- Compound Interest CalculatorCalculates compound interest growth.