intersects(_:)
Indicates whether this interval intersects the specified interval.
Declaration
func intersects(_ dateInterval: DateInterval) -> BoolIndicates whether this interval intersects the specified interval.
func intersects(_ dateInterval: DateInterval) -> Bool