MySQL Forums
Forum List  »  PHP

Re: date_format problem
Posted by: Georg Richter
Date: May 09, 2005 04:29AM

http://dev.mysql.com/doc/mysql/en/date-and-time-functions.html

date_format(date, format)

So change the order of format and date in your code...

/Georg

Options: ReplyQuote


Subject
Written By
Posted
May 08, 2005 08:19PM
Re: date_format problem
May 09, 2005 04:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.