How to fetch data from firestore based on date range in react js. For example: get all documents created between november 5th and november 16th

Viewed 12

Unsure how to even approach it. But i am looking for a way to filter documents by a certain date range. The ranges i am looking to query for are: documents created today, this week, this month, and this year.

Any advice is much appreciated

0 Answers
Related