maybe try the dateTimeOptionTag in Html helper, it prints 3 select box
or if you use the new Form helper, $form->input will print date select
box if your DB field is DATETIME or like

On 14 fév, 14:12, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
> On 2/14/07, vidya <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hai,
>
> > I have  echo $html->input('Project/start_date') statement to enter the
> > date. I can't save the date unless it is entered in the format "yyyy-
> > mm-dd". Please help me to solve this problem.
>
> > Thanks,
> > Vidya.
>
> Why can't you alter the date before you save it?
>
> --
> Chris Hartjes
>
> My motto for 2007:  "Just build it, damnit!"
>
> rallyhat.com - digital photo scavenger hunt
> @TheBallpark -http://www.littlehart.net/attheballpark
> @TheKeyboard -http://www.littlehart.net/atthekeyboard


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to