On Wed, 2004-02-25 at 15:58, John Taylor-Johnston wrote:
> I want to feed in 2003-02-28 and extract February 28, 2003. I can substr it out ...

Use strtotime[1] then date[2].

[1] http://www.php.net/strtotime
[2] http://www.php.net/date

-- 
Adam Bregenzer
[EMAIL PROTECTED]
http://adam.bregenzer.net/

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

Reply via email to