Help - trying to setFilter using Date

One reason could be that I believe that date is a reserved word so naming your field to date is a bad idea. Try to add a new field named dateField as key instead and try again. If that doesn’t do the trick I think you have a different format in your data collection than the format you get from you Date.now() function.