IntlTimeZone::hasSameRules
intltz_has_same_rules
このタイムゾーンが別のタイムゾーンと同じルールおよびオフセットを使っているかどうかを調べる
説明
オブジェクト指向型 (method):
public bool IntlTimeZone::hasSameRules(IntlTimeZone $other
)
bool intltz_has_same_rules(IntlTimeZone $timezone
, IntlTimeZone $other
)
警告この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。