I am not sure if I understand your question exactly, but it looks like the date range for the select list allow for the dates that you need.
http://book.cakephp.org/2.0/en/core-libraries/helpers/form.html?highlight=form%20helper#datetime-options If this is the problem, then you can controller the date range by specifying a mindate, or maxdate in the Form select options -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
