Fax: +49-30-46307-388
- Original Message -
From: "Werner Stuerenburg" <[EMAIL PROTECTED]>
To: "Claudemir F. Martins" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, July 27, 2001 9:49 AM
Subject: Re: Date Format in MySQL
>
>
> Claudemir
Claudemir F. Martins schrieb am Donnerstag, 26. Juli 2001, 21:03:59:
> Is possible to change the MysQL Date fromat from -mm-dd to dd-mm- ?
No. This is the standard format. You can, however, reformat the
result sets according to your needs. This format allows easy
manipulation of dat
Hello Friends
Is possible to change the MysQL Date fromat from -mm-dd to dd-mm- ?
Thanks
Claudemir F. Martins
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.
On 26-Jul-2001 Claudemir F. Martins wrote:
> Hello Friends
>
> Is possible to change the MysQL Date fromat from -mm-dd to dd-mm-
> ?
>
Check for DATE_FORMAT() in the manual.
Regards,
--
Don Read [EMAIL PROTECTED]
-- It's always darkest before
Date |Thu, 26 Jul 2001 15:03:59 -0400
>From |"Claudemir F. Martins" <[EMAIL PROTECTED]>
Hello!
CFM> Hello Friends
CFM> Is possible to change the MysQL Date fromat from -mm-dd to dd-mm- ?
CFM> Thanks
CFM> Claudemir F. Martins
You can use DATE_FORMAT function for change output date fo
On Thursday 26 July 2001 11:03, Claudemir F. Martins wrote:
> Hello Friends
>
> Is possible to change the MysQL Date fromat from -mm-dd to dd-mm-
I suppose, by changing the source code, and reompiling, which would break
several other things.
> Before posting, please check:
>http