Php/docs/intltimezone.getunknown

From Get docs

IntlTimeZone::getUnknown

intltz_get_unknown

(PHP 5 >= 5.5.0, PHP 7)

IntlTimeZone::getUnknown -- intltz_get_unknownGet the "unknown" time zone


Description

Object oriented style (method):

public static IntlTimeZone::getUnknown ( ) : IntlTimeZone

Procedural style:

intltz_get_unknown ( ) : 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.