Next Weekday Calculator
Find the next occurrence of a specific weekday after any given date.
Next Weekday
Find the next occurrence of a specific weekday after a given date.
About the Next Weekday Calculator
Pick a starting date and choose a target weekday (Sunday through Saturday). OmniWhen returns the next date that falls on that weekday, strictly after the start date.
Useful for scheduling recurring meetings, picking pickup days, or answering "what's the date of the next Friday after July 4?"
How it works
The calculator starts the day after your input date and walks forward one day at a time until the requested weekday is found. The result is always strictly after the start date — useful when "next Monday" should mean Monday a week from now if today is Monday.
Examples
- From Wed Mar 4, 2026 — Find next MondayMon Mar 9, 2026
- From Mon Mar 2, 2026 — Find next MondayMon Mar 9, 2026 (skips today)
- From Fri Apr 3 — Find next SundaySun Apr 5, 2026
Frequently asked questions
What if I want the same weekday this week?
Use a starting date one week earlier than today, or use Add/Subtract Time with -7 days.
Does the search ever fail?
No — every weekday occurs every 7 days, so the next occurrence is always within 7 days.
Can I pick a target weekday instead of a date?
Yes — pick today's date and the desired weekday from the dropdown. The result is the next occurrence.