Specific Weekday Adder
Add N Mondays (or any weekday) from a starting date.
These calculators are for informational purposes only and do not constitute legal, financial, or professional advice.
How the Specific Weekday Adder works
The Specific Weekday Adder takes a start date and counts forward to the Nth occurrence of a particular weekday — the 4th Monday from today, the 6th Friday from a kickoff, the 10th Wednesday from a start date. Choose the start date, how many occurrences you want, and which weekday (or weekdays) count, and the tool steps forward day by day, tallying only the matching weekdays until it reaches the one you asked for. The result is the exact calendar date of that occurrence.
This is a different question from adding business days. Adding business days counts every working day; the weekday adder counts only a chosen day of the week. If you select Monday and ask for four, the tool returns the date of the fourth Monday strictly after the start — it does not count the start date itself even if the start date is a Monday, because the count begins on the next day. That "strictly after" rule is what makes recurring schedules line up cleanly without an off-by-one error on the first occurrence.
You can select more than one weekday at once, which is useful for cadences that fall on, say, every Tuesday and Thursday. In that mode the tool counts each matching day toward your total, so asking for six occurrences of Tuesday-or-Thursday lands on the sixth such day — three weeks out. Because it walks real calendar dates, the answer is correct across month and year boundaries without any manual adjustment.
Worked example
You run a weekly check-in every Monday and want the date of the fourth one starting from a Wednesday. Select Wednesday as the start, choose Monday as the target weekday, and ask for four. The tool steps forward to the first Monday after the start, then the second, third, and fourth — returning a date about four weeks out. Switch the target to both Monday and Thursday and ask for four, and it lands on the fourth Monday-or-Thursday instead, roughly two weeks out.
Frequently asked questions
Does it count the start date if it falls on the chosen weekday?
No. The count begins on the day after the start date, so an occurrence is always strictly after the start you enter. If you start on a Monday and ask for the first Monday, you get the following Monday, not the start date itself — which keeps recurring schedules free of off-by-one errors.
Can I count more than one weekday at a time?
Yes. Select any combination of weekdays and the tool counts every matching day toward your total. Choosing Tuesday and Thursday and asking for six lands on the sixth Tuesday-or-Thursday, which is handy for twice-a-week cadences and recurring meetings.
Does it skip weekends or holidays?
It counts only the weekday you choose, so weekends are naturally excluded unless you specifically select Saturday or Sunday. It does not remove public holidays, because the question it answers is "which calendar date is the Nth Monday," not "how many working days." For holiday-aware counting, use a business-day calculator instead.
Related calculators
Business Days Between Two Dates
Count weekdays between two dates, excluding weekends and holidays.
OpenAdd Business Days to a Date
Add N business days to a starting date, skipping weekends and holidays.
OpenCustom Holiday Business Day Calculator
Bring your own holidays — exclude any list of dates from counts.
Open