3 messages in com.mysql.lists.mysqldate format
FromSent OnAttachments
razvan04 Mar 2002 21:46 
Gelu05 Mar 2002 02:06 
Egor Egorov05 Mar 2002 07:59 
Subject:date format
From:razvan (razv@yahoo.com)
Date:03/04/2002 09:46:09 PM
List:com.mysql.lists.mysql

Hi, please help me with this one! I now the date_format function, it converts the standard format sql (yyyy-mm-dd) to any format, but my problem is that i want to convert from another format (eg. dd/mm/yyyy) to the standard format, in this way i can use insert with my format. Can I use another format for date when creating a table? thanks!