You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems unlikely that you would have any documents with a timestamp matching the exact moment when you initialised my_variable_timestamp.
In any case, I like you, expected to have to format my own timestamp (I used new Date().toISOString()), however, the query worked property when I passed a Date object to the .Where() method directly.
Minimal code to reproduce the problem
Expected Behavior
There are no results.
Actual Results
I did not find a way to make the query, try converting the date to a number, for example
But without any result.
I expect the library FirestoreApp, It does not contain a property Timestamp like
Is there a solution to this problem
Library Version:
last Version;
The text was updated successfully, but these errors were encountered: