Heya all,
I have a couple of date fields set to the standard YYYY-MM-DD format.
On the user end I'd like to provide users with three dropdowns to enter a date: the first with days 1-31, second with January-December and the third with a few years, say this year and the next 3. I don't mind if the form has to be set up manually but generating it automatically would be nice.
How can I take the input from a form like this and save it in a field in the DB (when the rest of the link is submitted) in the standard format above?
Safe swoops
Sangiro
I have a couple of date fields set to the standard YYYY-MM-DD format.
On the user end I'd like to provide users with three dropdowns to enter a date: the first with days 1-31, second with January-December and the third with a few years, say this year and the next 3. I don't mind if the form has to be set up manually but generating it automatically would be nice.

How can I take the input from a form like this and save it in a field in the DB (when the rest of the link is submitted) in the standard format above?
Safe swoops
Sangiro