php / 8.1.5 / intltimezone.getunknown.html /

IntlTimeZone::getUnknown

intltz_get_unknown

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

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.

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/intltimezone.getunknown.php