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?
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?
Comment