Skip to content

If data of OData is acquired using filter, correct data may not be acquired #72

@csKyou

Description

@csKyou

Example:

odata.entitySet("test").query().filter("endDate ge datetimeoffset'2019-04-02T15:00:00.000Z').run()

Even if the above date is changed to the day before or after the target data, the data that can be acquired does not change.

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