The current implementation for Within excludes the end-datetime. Would it be possible to add a flag to allow the end-datetime to be included, please find the code fragment below ?
public Within(DateTime fromIncluding, DateTime toExcluding, RecurrenceSet delegate, boolean includeEndDateTme)
Hi Marten,
The current implementation for Within excludes the end-datetime. Would it be possible to add a flag to allow the end-datetime to be included, please find the code fragment below ?