BoxC4TOriginal post
Web Developer
I am atempting to use the between querry to get all documents with the an atribute between two dates and have been getting no result no matter how i format it. Does anyone know if this is even a thing which can be done and if so what the correct format (in node) would be
Summary
Developers are having trouble using the between query to get documents between two dates. They are seeking guidance on how to properly format the query in Node.js.