Hi, I'd like to query a record by date
https://org.crm.dynamics.com/api/data/v9.2/contacts?$filter=modifiedon eq 2022-05-02
but it returns empty response
but I am sure that there are records that match that condition
this is querying all
what am i missing? thx