Calendar day calculator with day/date filtering capability

Returns calendar days between two dates and can filter results based on day/date inclusion/exclusion
1.7K Downloads
Updated 10 Apr 2008

View License

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 (2024). 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 .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Language Fundamentals in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

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