IntlTimeZone::hasSameRules
intltz_has_same_rules
Check if this zone has the same rules and offset as another zone
Description
Object-oriented style (method):
public bool IntlTimeZone::hasSameRules(IntlTimeZone $other
)
bool intltz_has_same_rules(IntlTimeZone $timezone
, IntlTimeZone $other
)
WarningThis function is
currently not documented; only its argument list is available.