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
Comment #1
deanloh commentedMe 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.
Comment #2
donpositivo commentedIt worked as you said! Thanks for posting!
Comment #3
toemaz commentedThanks for posting!