Skip to content

Find occurrences whose duration intersects a time window #154

@avit

Description

@avit

We have occurrences_between, but this only covers start times in the range, not all occurrences whose duration intersects the window (those that already started before, and are presently counted by occurring_between?).

I vote for adding open_occurrences_between(t0, t1) to cover the question from #153.

Or is there a better name for this?

occurrences_with_duration_between
occurrences_occurring_between
occurrences_intersecting_between
?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions