update : 2015.11.03
php.shukuma.com검색:
|
HaruDoc::setInfoDateAttr(PECL haru >= 0.0.1) HaruDoc::setInfoDateAttr — Set the datetime info attributes of the document 설명
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. 인수
반환값
Returns 오류/예외오류 시에 HaruException을 던짐. |