IntlTimeZone::getErrorCode

intltz_get_error_code

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

Description

Object-oriented style (method):

public IntlTimeZone::getErrorCode(): int|false

Procedural style:

intltz_get_error_code(IntlTimeZone $timezone): int|false

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values