I would like to be able to pass a date to a view via the url and for the view to show me all nodes created updated since that date. I can create a contextual filter to filter on the date passed by the url but i need to be able to use a greater than operator.

Any help?

Comments

col_edinburgh’s picture

Status: Active » Fixed

Just discovered i can use -- in the url to send from-to dates.

i.e 20121210--20121213 will show posts updated from between 10 Dec 2012 and 13 Dec 2012

also can send hour

i.e 2012121310--2012121311 will show posts updated from between 10am - 11am on the 13 Dec 2012

doesn't seem to work with hour an minute though. Still good enough for my purposes

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

vipinv’s picture

I have the same issue, help me out..

charubachi’s picture

I have the same issue please let me know