Skip to content

RecurrenceExpander.getOccurrences() is including endDate in range #47

Description

@nealeu

If we have recurrences that start at midnight and are asking for recurrences on a given day, then endDate is startDate + 24 hours.

The specified interval is always a closed, open range, i.e. it should exclude the end of the range.

We are getting the occurrence that match the end of the range here.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions