Skip to content

Search datetime parameter has incorrect semantics for instant #79

@philvarner

Description

@philvarner

# Single date is interpreted as end date

The semantics for a Search datetime parameter that contains an instant (e.g., 2000-02-11T00:00:00.000Z) is that the Item.properties.datetime value should match that datetime parameter exactly. However, the code linked to above treats it as if the query were ../2000-02-11T00:00:00.000Z meaning all Items with datetimes prior should match, which is incorrect.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions