IntlCalendar::getErrorCode

IntlCalendar::getErrorCode

intlcal_get_error_code

(PHP 5.5.0, PHP 7, PECL >= 3.0.0a1)

IntlCalendar::getErrorCode -- intlcal_get_error_codeGet last error code on the object

Description

Object oriented style (method):

public int IntlCalendar::getErrorCode ( void )

Procedural style:

int intlcal_get_error_code ( IntlCalendar $calendar )

Returns the numeric ICU error code for the last call on this object (including cloning) or the 登录查看完整内容