IntlTimeZone::getErrorCode

intltz_get_error_code

Get last error code on the object

Description

Object-oriented style (method):

public intfalse IntlTimeZone::getErrorCode()

Procedural style:

intfalse intltz_get_error_code(IntlTimeZone $timezone)

Warning

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

Parameters

This function has no parameters.

Return Values