void constructor Calendar::Calendar (
int $y = 2000
, int $m = 1
, int $d = 1
, int $h = 0
, int $i = 0
, int $s = 0
)
This package is not documented yet.
年。
月。
日。
時。
分。
秒。
例外はスローされません。
This function can not be called statically.