Hello,

On my cake blog i output dates on my posts with this line:

<?php echo date('jF,Y',strtotime($post['Post']['date']));?>

outputs: 
19March,2010

How can i output this:
19
March
2010

Thanks!
-- 
View this message in context: 
http://old.nabble.com/Format-date-with-span-classes-tp28911508p28911508.html
Sent from the CakePHP mailing list archive at Nabble.com.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to