MCQs > IT & Programming > Dojo > How do I query a store using complex criteria (month > 10)?

Dojo MCQs

How do I query a store using complex criteria (month > 10)?

Answer

Correct Answer: dates.query(function(date){return date.getMonth() > 10});

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Dojo Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Dojo Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it