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.