MySQL Forums
Forum List  »  Docs

Re: Mysql date type format
Posted by: Peter Brawley
Date: July 14, 2017 11:36AM

No.

Use str_to_date() to format on the way in, date_format() function on the way out.

Options: ReplyQuote


Subject
Views
Written By
Posted
1566
July 14, 2017 06:34AM
Re: Mysql date type format
1020
July 14, 2017 11:36AM


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.