Page 2 of 2

Query Collection by Month

Posted: Mon Feb 17, 2014 8:44 am
by Kateryna Grynko

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