IntlTimeZone::hasSameRules

intltz_has_same_rules

このタイムゾーンが別のタイムゾーンと同じルールおよびオフセットを使っているかどうかを調べる

説明

オブジェクト指向型 (method):

public bool IntlTimeZone::hasSameRules(IntlTimeZone $other)

手続き型:

bool intltz_has_same_rules(IntlTimeZone $timezone, IntlTimeZone $other)

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

other

戻り値