|
Posted by Daz on 10/08/06 19:21
iulian.ilea wrote:
> Hello,
>
> I store a date ( format mm/dd/yyyy ) on MsSQL in a datetime field. In
> DB is stored correctly, same format, but when I retrieve it I get
> dd/mm/yyyy. You have any ideea why this is happening?
As far as I know, the date should be inseted as yyyy-mm-dd, stored in
this format, and also retreived in this format.
[Back to original message]
|