array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'intltimezone.geterrorcode.php', 1 => 'IntlTimeZone::getErrorCode', 2 => 'Get last error code on the object', ), 'up' => array ( 0 => 'class.intltimezone.php', 1 => 'IntlTimeZone', ), 'prev' => array ( 0 => 'intltimezone.getequivalentid.php', 1 => 'IntlTimeZone::getEquivalentID', ), 'next' => array ( 0 => 'intltimezone.geterrormessage.php', 1 => 'IntlTimeZone::getErrorMessage', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/intl/intltimezone/geterrorcode.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

IntlTimeZone::getErrorCode

intltz_get_error_code

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

IntlTimeZone::getErrorCode -- intltz_get_error_codeGet last error code on the object

Açıklama

Nesne yönelimli kullanım (method):

public IntlTimeZone::getErrorCode(): int|false

Yordamsal kullanım:

intltz_get_error_code(IntlTimeZone $timezone): int|false

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler