constructeur Calendar_Month::Calendar_Month

constructeur Calendar_Month::Calendar_Month() – Construit Calendar_Month

Synopsis

require_once 'Month.php';

void constructor Calendar_Month::Calendar_Month ( int $y , int $m , int $firstDay = = null )

Description

This package is not documented yet.

Parameter

integer $y

année, par exemple 2003

integer $m

mois, par exemple 5

integer $firstDay

(optionnel) non-utilisé dans cette classe

Throws

No exceptions thrown.

Note

This function can not be called statically.