Calendar day calculator with day/date filtering capability

版本 1.0.0.0 (6.9 KB) 作者: Adrian Abordo
Returns calendar days between two dates and can filter results based on day/date inclusion/exclusion
1.7K 次下载
更新时间 2008/4/10

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Language Fundamentals 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

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