I have a view at http://whiterockdistrict.org/Roundtables. It has a filter named Datestamp: Date - Date (field_date). The filter is set to only show nodes where this field is "greater than or equal to" " now" "-86400". The intent is to only show events that started no earlier than yesterday. However, when going to http://whiterockdistrict.org/Roundtables, all events are displaying including one from two months ago.

The export of the view is attached.

CommentFileSizeAuthor
roundtables.txt2.38 KBaren cambre

Comments

merlinofchaos’s picture

Project: Views (for Drupal 7) » Date

Check date.module first, that is the module that implements this filter.

choster’s picture

Status: Active » Closed (duplicate)

Marking as a duplicate of http://drupal.org/node/151325 , same issue in same version.