"DateField" BETWEEN date '2005-01-01 00:00:00' and date '2005-12-31 00:00:00'
thank you, works great. but what i need to do is to get the features that is not being visited between the current_date and a certain period of it, like for example : " where "features" between current_date and 10 days ago ".. any suggestions ?
posting a new question in a 5 year old thread probably isn't going to pique much interest unless you provide the syntax etc as was suggested in one of the responses