(PHP 5 >= 5.5.0, PHP 7, PHP 8)
IntlTimeZone::createTimeZoneIDEnumeration -- intltz_create_time_zone_id_enumeration — 指定されたフィルタ条件を反映した、システムタイムゾーンのイテレータを取得する
オブジェクト指向型 (method):
$type
, ?string $region
= null
, ?int $rawOffset
= null
): IntlIterator|false手続き型:
$type
, ?string $region
= null
, ?int $rawOffset
= null
): IntlIterator|false
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
type
region
rawOffset
IntlIterator を返します。
失敗した場合に false
を返します.