lib-recur icon indicating copy to clipboard operation
lib-recur copied to clipboard

Feature request, Within include end date flag

Open chungonn opened this issue 1 year ago • 0 comments

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 ?

 public Within(DateTime fromIncluding, DateTime toExcluding, RecurrenceSet delegate, boolean includeEndDateTme)

chungonn avatar May 19 '24 11:05 chungonn