parent root
PHP: IntlTimeZone::getUnknown - Manual

IntlTimeZone::getUnknown

(PHP 5 >= 5.5.0, PHP 7)

IntlTimeZone::getUnknownGet the "unknown" time zone

Description

public static IntlTimeZone::getUnknown ( void ) : IntlTimeZone

Warning

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

Parameters

This function has no parameters.

Return Values

Returns IntlTimeZone or NULL on failure.

add a noteadd a note

User Contributed Notes

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