IntlCalendar::isEquivalentTo
IntlCalendar::isEquivalentTo
(PHP 5.5.0, PHP 7, PECL >= 3.0.0a1)
IntlCalendar::isEquivalentTo — Whether another calendar is equal but for a different time
Description
Object oriented style
public bool IntlCalendar::isEquivalentTo ( IntlCalendar $other )
Procedural style
bool intlcal_is_equivalent_to ( IntlCalendar $cal , IntlCalendar $other )
Returns whether this and the given object are equivalent for all purposes except as to the time they have set. The locales do not have to match, as lo