Functions
has Bounded End
Link copied to clipboard
Checks if this interval's end is bounded, meaning it has a finite value.
has Bounded Start
Link copied to clipboard
Checks if this interval's start is bounded, meaning it has a finite value.
has Unbounded End
Link copied to clipboard
Checks if this interval's end is unbounded. In ISO-8601 terminology, this is an "open" end.
has Unbounded Start
Link copied to clipboard
Checks if this interval's start is unbounded. In ISO-8601 terminology, this is an "open" start.
is Unbounded
Link copied to clipboard
Checks if both the start and end of this interval are unbounded, meaning this is an infinite time period in both directions.
Properties
Inheritors
DateRange
Link copied to clipboard
DateTimeInterval
Link copied to clipboard
TimePointInterval
Link copied to clipboard