constructor Calendar::Calendar()
constructor
Calendar::Calendar() -- Constructs the Calendar
概要
require_once 'Calendar.php'; |
void constructor Calendar::Calendar ([int $y = 2000 [, int $m = 1 [, int $d = 1 [, int $h = 0 [, int $i = 0 [, int $s = 0]]]]]])
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。