IntlTimeZone::getErrorMessage
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)
Get last error message on the object
Description
Oop (method):
IntlTimeZone::getErrorMessage(): string|false
Procedural:
intltz_get_error_message(IntlTimeZone $timezone): string|false
Func