Calendar day calculator with day/date filtering capability

Returns calendar days between two dates and can filter results based on day/date inclusion/exclusion

You are now following this Submission

Utility that returns the dates/days between a start date and end date. It can filter results such that only dates that fall on certain days (like Mondays, Wednesdays, and Fridays) are returned. It can also exclude dates that fall on weekends (or any other days the user specifies), as well as exclude specific dates, such as holidays.

Cite As

Adrian Abordo (2026). Calendar day calculator with day/date filtering capability (https://www.mathworks.com/matlabcentral/fileexchange/18910-calendar-day-calculator-with-day-date-filtering-capability), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Version 1.1.0 - Streamlined program flow, resulting in five times faster execution time.