IntlTimeZone::toDateTimeZone

intltz_to_date_time_zone

IntlTimeZone::toDateTimeZone -- intltz_to_date_time_zoneConvert to DateTimeZone object

Description

Object-oriented style (method):

public IntlTimeZone::toDateTimeZone(): DateTimeZone|false

Procedural style:

intltz_to_date_time_zone(IntlTimeZone $timezone): DateTimeZone|false

Warning

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

Parameters

This function has no parameters.

Return Values