Problem 2524. weekday and month
Given a year and a weekday, determine how many months of that year had five of those weekdays. It is kind of easy to find.
Example:
y = 2014
d = 'Sun'
result = 4
Solution Stats
Problem Comments
Solution Comments
Show commentsGroup

Date & Time I
- 14 Problems
- 42 Finishers
- Get an array of month-ends in a date range
- Find my birthday
- calculate the day of the year from a date string.
- microseconds passed today
- weekday and month
- How Many Months Until It's Today Again?
- birthday on same day of week
- Calculate days until Christmas
- Find number of days
- What day is it?
- Is this date a palindrome?emordnilap a etad siht sI
- Find Month & day for given day number of a year
- Create a Cell array of month-end date strings within a date range
- Tax Season ! How much is my salary?
Problem Recent Solvers51
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!