How to query date range on the MongoDB collection where the ISO date is stored in string field? How to query date range on the MongoDB collection where the ISO date is stored in string field? mongodb mongodb

How to query date range on the MongoDB collection where the ISO date is stored in string field?


You can make the queries exactly as you did in the example.

The string ordering is consistent and will give you the exact relationship you want.