PHP » GoLang |
login |
register |
about
|
GoLang IntlDateFormatter::getErrorMessage
request it (404)
GoLang replacement for PHP's IntlDateFormatter::getErrorMessage
[edit | history]
PHP IntlDateFormatter::getErrorMessagePHP original manual for IntlDateFormatter::getErrorMessage [ show | php.net ]IntlDateFormatter::getErrorMessagedatefmt_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 DescriptionObject oriented style
public string IntlDateFormatter::getErrorMessage
( void
)
Procedural style Get the error text from the last operation. Parameters
Return ValuesDescription of the last error. ExamplesExample #1 datefmt_get_error_message() example
<?php Example #2 OO example
<?php The above example will output: ERROR: U_ZERO_ERROR (0) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|