One of two possible problems really - either the date is being incorrectly inserted into the database, or you're displaying it incorrectly when you return it.

You'd need to give specifics of your insert and your display code for a more useful answer.