(PECL haru >= 0.0.1)
HaruDoc::setInfoDateAttr — Set the datetime info attributes of the document
Sets the datetime info attributes of the document.
The type of the attribute. Can be one of the following:
Between 1 and 12.
Between 1 and 31, 30, 29 or 28 (different for each month).
Between 0 and 23.
Between 0 and 59.
Between 0 and 59.
The timezone relation to UTC, can be "", " ", "+", "-" and "Z".
If ind is not " " or "", values between 0 and 23 are valid. Otherwise, this parameter is ignored.
If ind is not " " or "", values between 0 and 59 are valid. Otherwise, this parameter is ignored.
Returns TRUE on success.
Throws HaruException on error.