|
HaruDoc::setInfoDateAttrSet the datetime info attributes of the document Description
bool HaruDoc::setInfoDateAttr
( int
$type
, int $year
, int $month
, int $day
, int $hour
, int $min
, int $sec
, string $ind
, int $off_hour
, int $off_min
)Sets the datetime info attributes of the document. Parameters
Return Values
Returns Errors/ExceptionsThrows a HaruException on error. See Also
|