bounds

fun bounds(start: Instant, end: Instant, name: String = "<=x<"): DateRange

Parameters

start

Lower bound of the range, inclusive.

end

Upper bound of the range, exclusive.

name

Arbitrary name to identify this range in the facet result.