FilterUtils extension

on

Methods

setDateTimeCaptureInterval({DateTime? start, DateTime? end}) → void
Update the current Filter with a CaptureInterval created by the provided start and end DateTime objects
withDateTimeCaptureInterval({DateTime? start, DateTime? end}) Filter
Return a Filter with a CaptureInterval created by the provided start and end DateTime objects