void constructor Calendar_Day::Calendar_Day (
int $y
, int $m
, int $d
)
This package is not documented yet.
$y
year e.g. 2003
$m
month e.g. 8
$d
day e.g. 15
throws no exceptions thrown
This function can not be called statically.