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