Limit service return by date
Lets try to use return with some predefined values:
precode
{"_createdAt":{"$gte":{"$date":"2013-06-08T17:55:54.129Z"},"$lte":{"$date":"2013-07-10T17:55:54.129Z"}}}
/code/pre
if it works then please debug app and check that you use correct values in variables.