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
$firstDay
(optional) first day of week (e.g. 0 for Sunday, 2 for Tuesday etc.)
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。