void constructor Calendar_Second::Calendar_Second (
int $y
, int $m
, int $d
, int $h
, int $i
, int $s
)
This package is not documented yet.
$y
year e.g. 2003
$m
month e.g. 5
$d
day e.g. 11
$h
hour e.g. 13
$i
minute e.g. 31
$s
second e.g. 45
throws no exceptions thrown
This function can not be called statically.