CodeIgniter Forums
date problem - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: date problem (/showthread.php?tid=11686)



date problem - El Forum - 09-19-2008

[eluser]dimis[/eluser]
I have a date field at my mysql table and a date picker at my form.
I put 9-15-2008 at date form field but at database the table has not have that value what is wrong?


date problem - El Forum - 09-19-2008

[eluser]drewbee[/eluser]
Help us help you.

Post some relevant code, give us the database scheme mate.


date problem - El Forum - 09-19-2008

[eluser]dimis[/eluser]
I thing I solve it.
It is related with date format.