constructeur Calendar_Month_Weekdays::Calendar_Month_Weekdays

constructeur Calendar_Month_Weekdays::Calendar_Month_Weekdays() – Construit Calendar_Month_Weekdays

Synopsis

require_once 'MonthWeekdays.php';

void constructor Calendar_Month_Weekdays::Calendar_Month_Weekdays ( int $y , int $m , int $firstDay = = false )

Description

This package is not documented yet.

Parameter

integer $y

année, exemple 2003

integer $m

mois, exemple : 5

integer $firstDay

(optionnel) premier jour de la semaine (0 pour dimanche, 2 pour mardi etc.)

Throws

No exceptions thrown.

Note

This function can not be called statically.