Wednesday, March 04, 2009

MySQL - string to date

str_to_date('01/01/09', "%d/%c/%Y");

No comments: