Hello,

How can I format a date stored in the database in a Date field. It's in this
format:

yyyy-mm-dd

I understand that date() function only works for current system date/time. I
am looking for something like this:

dateformat($date, "mask"),

sort of like the one in ColdFusion. Thanks much!

stas




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to