Reply to comment
Create a start date and end date search form in drupal
I am creating a search form to allow users to specify a start date and end date range for an event search. I found the following write-ups (Parts 2 and 3) very helpful.
One other important note is that my search form would set the default value of blank dates ot 2009-01-01' which caused invalid data to be returned. I am going to upgrade the dates module according to this.
