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
Date format
Moderator: General Moderators
Re: Date format
There are 10 types of people in this world, those who understand binary and those who don't