IntlTimeZone::getUnknown

intltz_get_unknown

Get the "unknown" time zone

Description

Object-oriented style (method):

public static IntlTimeZone IntlTimeZone::getUnknown()

Procedural style:

IntlTimeZone intltz_get_unknown()

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.