constructor Calendar_Month::Calendar_Month()
constructor
Calendar_Month::Calendar_Month() -- Constructs Calendar_Month
概要
require_once 'Month.php'; |
void constructor Calendar_Month::Calendar_Month (int $y, int $m [, int $firstDay = NULL])
パラメータ
- integer
$y
year e.g. 2003
- integer
$firstDay
(optional) unused in this class
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。