|
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 TRUE on success. ОшибкиВызывает исключение HaruException при ошибке. |
|