IntlTimeZone::getID

intltz_get_id

IntlTimeZone::getID -- intltz_get_idGet timezone ID

Description

Object-oriented style (method):

public IntlTimeZone::getID(): string|false

Procedural style:

intltz_get_id(IntlTimeZone $timezone): string|false

Warning

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

Parameters

This function has no parameters.

Return Values