GoLang IntlTimeZone::getErrorCode

request it (224)
GoLang replacement for PHP's IntlTimeZone::getErrorCode [edit | history]



Do you know a GoLang replacement for PHP's IntlTimeZone::getErrorCode? Write it!

PHP IntlTimeZone::getErrorCode

PHP original manual for IntlTimeZone::getErrorCode [ show | php.net ]

IntlTimeZone::getErrorCode

intltz_get_error_code

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

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

Description

Object oriented style (method):

public int IntlTimeZone::getErrorCode ( void )

Procedural style:

int intltz_get_error_code ( void )

Warning

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

Parameters

This function has no parameters.

Return Values