Skip to content

Is it possible to use this for date range queries #60

@mfbx9da4

Description

@mfbx9da4

Suppose I have a list of events with a start and end, I wish to find which events overlap with my query ie

event.start > query.end && query.start > event.end

Is it possible to repurpose this library for that use case?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions