IntlTimeZone::getID
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)
Get timezone ID
Description
Oop (method):
IntlTimeZone::getID(): string|false
Procedural:
intltz_get_id(IntlTimeZone $timezone): string|false
Func