IntlTimeZone::getErrorMessage

intltz_get_error_message

(PHP 5.5.0, PECL >= 3.0.0a1)

IntlTimeZone::getErrorMessage -- intltz_get_error_messageGet last error message on the object

Опис

Об'єктно-орієнтований стиль (method):

public string IntlTimeZone::getErrorMessage ( void )

Процедурний стиль:

string intltz_get_error_message ( void )

Увага

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

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top