Subtract Weeks from Date
The calculator shows the date that results from subtracting a specified number of full weeks from the start date.
Calculator: subtract weeks from date
How the calculation works
The calculation uses full calendar weeks. Subtracting 1 week means shifting exactly 7 days back. With this calculation method, the resulting date always falls on the same day of the week as the start date.
Examples:
- 01/08 (Monday) − 1 week (7 days) = 01/01 (Monday)
- 05/22 (Friday) − 1 week (7 days) = 05/15 (Friday)
- 01/15 (Monday) − 2 weeks (14 days) = 01/01 (Monday)
- 03/31 (Tuesday) − 3 weeks (21 days) = 03/10 (Tuesday)
- 07/03 (Wednesday) − 4 weeks (28 days) = 06/05 (Wednesday)
- Select a start date. You can open the calendar in the input field or click the "Today" button to insert the current date.
- Enter the number of weeks to subtract. Type a whole number manually or use the buttons with numbers from 1 to 12. The field accepts only positive integers.
- Click the "Calculate" button. The results section will display the start date and the resulting date.
How the Calculator Works
The calculator shifts the selected date backward by the specified number of weeks. You enter a start date and the number of weeks, and get a new date that differs from the original by exactly the specified number of full calendar weeks.
This calculation is useful for backward planning: when you know the end date and need to determine the start date based on weekly cycles.
The underlying arithmetic rule is: one week equals seven days. When you subtract N weeks, the tool subtracts exactly N × 7 days from the start date. As a result, the final date always falls on the same day of the week as the original.
Subtracting 3 weeks from a Tuesday will always give a Tuesday; 8 weeks from a Friday will give a Friday.
The formula used internally: Result Date = Start Date − (Number of Weeks × 7). All calendar specifics, including leap years and varying month lengths, are accounted for in the calculation.
Calculation Examples
Project deadline. The final submission deadline is set for Friday, May 15. An interim review is scheduled for 3 weeks before this date. Subtract 3 weeks: May 15 − 3 weeks (21 days) = April 24.
Recurring events. You meet with your team every Thursday. Today is June 12 (Friday), and you need to find the date of the meeting that was 5 weeks ago. Subtract 5 weeks from June 12 – the result is May 8 (Friday). If you take the nearest Thursday, June 11, and subtract 5 weeks, the result is May 7, a Thursday.
Training countdown. A course starts on September 10 (Wednesday). To find out when registration began, if it opened 12 weeks before the start, subtract 12 weeks: September 10 − 12 weeks (84 days) = June 18. This is also a Wednesday.