MYSQL will do all the formatting that you need.  Look up sect 6.3.4, "Date and Time
Functions" in mysql manual.  Look at the DATE_FORMAT(date,format) command

----- Original Message -----
From: "Clint Tredway" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 13, 2002 11:55 AM
Subject: [PHP] Date Formatting


How can I format a date coming out of a MySQL? I know how to format today's date but 
not a
date coming out of MySQL. I have looked through the manual, but I must be blind 
because I
cannot figure it out.

Thanks,
Clint


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to