Page 1 of 1

Date format

Posted: Fri Nov 21, 2008 4:56 pm
by Arsench2000
Hello,
I would liek to be able to have the user input their date of birth in a form and insert that into my field. The problem I see is most people would probably put it in like "MM/DD/YYYY" or "MM-DD-YYYY" but from what I can tell, MySQL wants it in the format YYYY-MM-DD. Can someone show me how to get this working?


thanks

Re: Date format

Posted: Fri Nov 21, 2008 5:03 pm
by VladSun