Calendar_Month | Calendar_Month::build |
Calendar | |
PEAR Manual | |
require_once 'Month.php'; |
void constructor Calendar_Month::Calendar_Month (
int $y
, int $m
, int $firstDay = NULL
)
This package is not documented yet.
year e.g. 2003
month e.g. 5
(optional) unused in this class
throws no exceptions thrown
This function can not be called statically.
Calendar_Month | Calendar_Month::build |
Calendar | |
PEAR Manual | |