I faced this issue in previous version, when filtering "dates greater or equal now" didn't work, so I downgraded to RC3 (if I remember correctly) and the problem went away. Few days back I conveniently updated to latest version (2.3) and the "now" filter failed again. When I looked at the Query output, it shows:
>= '2009-01-01'
That simply means "now" was rendered as 2009-01-01 which is obviously wrong as "now" should be March 2009 already. Can someone advice if I should downgrade Views to previous version or someone is aware of this issue and will fix it?

Comments

deanloh’s picture

Status: Active » Closed (won't fix)

Me bad! This should be a Date module issue and nothing to do with Views. I updated to latest Date (6.x-2.x-dev) and the problem is solved.

donpositivo’s picture

It worked as you said! Thanks for posting!

toemaz’s picture

Thanks for posting!