[This is preliminary documentation and is subject to change.]
Returns the result of subtracting another Offset from this one, for a fluent alternative to operator-().


- other (Offset)
- The offset to subtract

The result of subtracting the other offset from this one.

Exception | Condition |
---|---|
ArgumentOutOfRangeException | The result of the operation is outside the range of Offset. |
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)