Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Query Collection by Month

Hello Addy,

Add the parameter $date to your date query https://getsatisfaction.com/apperyio/...
So parameter 'where' will be the following:pre{"$and" : [{"sid":6}, {"_createdAt" : {"$gt" : {"$date":"2014-02-01T00:00:00.000Z"} , "$lt" : {"$date":"2014-02-28T00:00:00.000Z"}}}]}/pre

Return to “Issues”