Main Content
days252bus
Number of business days between dates
Description
computes the number of business days (that is, non-holiday or non-weekend) between
the two input dates. NumberDays
= days252bus(StartDate
,EndDate
)
adds an optional argument for NumberDays
= days252bus(___HolidayVector
)HolidayVector
. If a holiday
vector is not optionally specified, then the holidays.m
file is
used to determine the holidays.