Calendar day calculator with day/date filtering capability

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

Al momento, stai seguendo questo contributo

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.

Cita come

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

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0

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