constructor Calendar_Month_Weekdays::Calendar_Month_Weekdays()

constructor Calendar_Month_Weekdays::Calendar_Month_Weekdays() -- Constructs Calendar_Month_Weekdays

概要

require_once 'MonthWeekdays.php';

void constructor Calendar_Month_Weekdays::Calendar_Month_Weekdays (int $y, int $m [, int $firstDay = FALSE])

説明

このパッケージに関する文書は、未作成です。

パラメータ

integer $y

year e.g. 2003

integer $m

month e.g. 5

integer $firstDay

(optional) first day of week (e.g. 0 for Sunday, 2 for Tuesday etc.)

例外・エラー

throws no exceptions thrown

注意

この関数は、スタティックにコールする ことはできません。