void constructor Calendar_Month::Calendar_Month (
int $y
, int $m
, int $firstDay
= null
)
This package is not documented yet.
$y
year e.g. 2003
$m
month e.g. 5
$firstDay
(optional) unused in this class
throws no exceptions thrown
This function can not be called statically.