Firestore query with datetimes and timestamps

Hi @anthonys,

the query looks good to me, datetime object are serialized automatically.

can you share a screenshot of th document you need to query?
Also it could be possible that you need an index for this listener → check the browser console if there is a log with “this query requires an index” or something like that.

1 Like