Search Results
PHP Manual Function Reference Human Language and Character Encoding Support intl IntlCalendar
Sep 25, 2019 · The IntlCalendar::getErrorCode () function is an inbuilt function in PHP which returns the numeric ICU error code for the last call on this object or the IntlCalendar given for the calendar parameter.
Returns the numeric ICU error code for the last call on this object (including cloning) or the IntlCalendar given for the calendar parameter (in the procedural‒style version).
Renvoie le code d'erreur numérique ICU pour le dernier appel sur cet objet (y compris le clonage) ou l'objet IntlCalendar donné pour le paramètre calendar (dans la version procédurale). Cela peut indiquer seulement un avertissement (code d'erreur négatif) ou pas d'erreur du tout (U_ZERO_ERROR). La présence réelle d'une erreur peut être testée avec intl_is_failure ().
(PHP 5.5.0, PHP 7, PECL >= 3.0.0a1) Get last error code on the object public int IntlCalendar::getErrorCode ( void )
Jul 24, 2025 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.
The IntlCalendar class Introduction (PHP 5 >= 5.5.0, PHP 7, PECL >= 3.0.0a1) Class synopsis
