I have a calendar field. Here you can see the field configuration...
http://picload.org/view/cloodog/1.png.html
And here you can see the data table in phpmyadmin.
http://picload.org/view/cloodoc/2.png.html
It is also a "Datetime" column. But the entered data of my field was not be saved in the database. The value in the database is in every cas "0000-00-00 00:00:00". If I change the format to Y-m-d like the database field... it is the same problem. It was not stored!
Can anyone help me??