Had trouble getting this posed at the newsgroup - will try on the maillist
here:

I have a date field passed in a form like this:

"01-02-2003"

Is there a handy function to convert that to other ways of expressing the
date such as:

"01/02/03"

OR

"2003-01-02"

I know the syntax of the date formatting expressions ... just not for the
converting.

Thanks!



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

Reply via email to