Hello, I am developing a app and I using datepicker components.
My problem is to save the value of the datetime in the database, is saved in format "Fri Apr 05 2013 00:00:00 GMT+0200 (Hora de verano romance)", but I want to save it in format "2013-04-21 12:12:00".
Is there any way to do this automatically?
Thank you!
Now..
fechaIncorrecta.png
I want..
fechaCorrecta.png