require_once 'Week.php';
void constructor Calendar_Week::Calendar_Week (int $y, int $m, int $d [, int $firstDay = FALSE])
void constructor Calendar_Week::Calendar_Week
This package is not documented yet.
year e.g. 2003
month e.g. 5
a day of the desired week
(optional) first day of week (e.g. 0 for Sunday, 2 for Tuesday etc.)
throws no exceptions thrown
This function can not be called statically.