Hi, can I filter dates greater than or less than 50 days from my prescribed date in a view? Thanks in advance.

Comments

Stefan Lehmann’s picture

Yes, see: http://www.codeforbidden.com/drupal/tutorials/show-nodes-relative-date-v...

In your case it would probably be two filters with one set to : "+50 days" and the other : "-50 days".

I like cookies!

gabrielZ’s picture

Thanks for the reply. I will look into this.

gabrielZ’s picture

Can the "Less than 50 days" and "More than 50 days" be in one select box? Thanks for the help. Much appreciated.

gabrielZ’s picture

Something like this.http://drupal.stackexchange.com/questions/54254/views-exposed-filter-upc... . I can't seem to find the "Value Type" and I can't assign value