[This is preliminary documentation and is subject to change.]
Compares the given period for equality with this one.


- other (Period)
- The period to compare this one with.

True if this period has the same values for the same properties as the one specified.

Periods are equal if they contain the same values for the same properties.
However, no normalization takes place, so "one hour" is not equal to "sixty minutes".
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)