Calendar_Month::build() -- Builds Day objects for this Month. Creates as many Calendar_Day objects
Description
as there are days in the month
Parameter
- array
$sDates
(optional) Calendar_Day objects representing selected dates
Throws
throws no exceptions thrown
Note
This function can not be called
statically.