Main Content
busdays
Business days for given period
Description
generates a vector of business days between the last business date of the period
that contains the start date (bdates
= busdays(___,bdmode
,Holiday
)sdate
), and the last business
date of period that contains the end date (edate
) using
optional input arguments. If Holiday
is not supplied, the dates
are generated based on United States holidays. If you do not supply
bdmode
, bdates
generates a daily
vector.