hi,
I am trying to insert a date field, but the record save only the date
and not the hour.
The column is type DATE, and with other programs I can save something
like "21/04/08 03:00:39 p.m.", but, using symfony save "21/04/08".
I send the data like ->setXXX(date('d-m-Y H:i:s')), where is the
problem ?
thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---