IntlTimeZone::createTimeZone
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)
Create a timezone object for the given ID
Description
Oop (method):
IntlTimeZone::createTimeZone(string $timezoneId): IntlTimeZone|null
Procedural:
intltz_create_time_zone(string $timezoneId): IntlTimeZone|null
Func
Parameters
timezoneId