matchStartAndEndTransitions constant

ZoneEqualityComparerOptions const matchStartAndEndTransitions

Includes the transitions into the first zone interval and out of the last zone interval as part of the comparison, even if they do not affect the offset or name for any instant within the operating interval.

Implementation

static const ZoneEqualityComparerOptions matchStartAndEndTransitions = ZoneEqualityComparerOptions(1 << 3);