[This is preliminary documentation and is subject to change.]
Determines whether this period contains the given Instant in its range.


- instant (Instant)
- The instant to test.

true if this period contains the given Instant in its range; otherwise, false.

Usually this is half-open, i.e. the end is exclusive, but an interval with an end point of "the end of time"
is deemed to be inclusive at the end.
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)