By GrayMac on
Does anybody know how to construct a view that allows you to filter the data between 2 dates.
If I expose the DATE field twice, and then go to the view and try "greater than '2008/01/01' and less than '2008/01/20', it seems to only filter according to the first one.
Is there a way around this?
Thanks!
Comments
能发中文吗
just a test.
Found something...
I found the daterange module..
http://drupal.org/project/daterange
..and answered my own question..Hooray!