IntlDateFormatter::getErrorMessage
IntlDateFormatter::getErrorMessage
datefmt_get_error_message
(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0)
IntlDateFormatter::getErrorMessage -- datefmt_get_error_message — Get the error text from the last operation.
Description
Object oriented style
public string IntlDateFormatter::getErrorMessage ( void )
Procedural style
string datefmt_get_error_message ( IntlDateFormatter $fmt )
Get the error text from the last operation.