On Fri, Jan 26, 2001 at 01:40:12PM -0700, Web master wrote:
> Hello,
> 
> I would like to change the default date format MySql from yyyy/mm/dd to 
> dd/mm/yyyy. Does anyone know, how to make this change in MySql?

You can't.

However, you can select DATE, DATETIME, or TIMESTAMP values using
DATE_FORMAT() in whatever format you like.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to