IntlTimeZone::createTimeZoneIDEnumeration

(PHP 5 >= 5.5.0, PHP 7)

IntlTimeZone::createTimeZoneIDEnumerationGet an enumeration over system time zone IDs with the given filter conditions

说明

public static IntlTimeZone::createTimeZoneIDEnumeration ( int $zoneType [, string $region [, int $rawOffset ]] ) : IntlIterator

Warning

本函数还未编写文档,仅有参数列表。

参数

zoneType

region

rawOffset

返回值

Returns IntlIterator 或者在失败时返回 FALSE.

相关文章
php datetimeinterface return time zone relative to given datetimephp datetimeimmutable sets the time zonephp 杂项 函数 get the system s high resolution timephp posix 函数 retrieve the system error message associated with the given errnophp socket 函数 runs the select system call on the given arrays of sockets with a specified timeoutphp intlcalendar calculate difference between given time and this objectʼs timephp intltimezone get the number of ids in the equivalency group that includes the given idphp intltimezone get an enumeration over time zone ids associated with the given country or offsetphp intltimezone create a timezone object for the given idphp intltimezone get an enumeration over system time zone ids with the given filter conditionsphp intltimezone get the canonical system timezone id or the normalized custom time zone id for the given time zone idphp intltimezone get a name of this time zone suitable for presentation to the userphp intltimezone get the amount of time to be added to local standard time to get local wall clock timephp intltimezone get an id in the equivalency group that includes the given idphp intltimezone get the time zone raw and gmt offset for the given moment in timephp intltimezone get the region code associated with the given system time zone idphp intltimezone get the unknown time zonephp intltimezone translate a system timezone into a windows timezonephp intltimezone check if this zone has the same rules and offset as another zonephp intltimezone check if this time zone uses daylight savings time
关注编程学问公众号