Return to Snippet

Revision: 15342
at August 10, 2009 23:42 by sinecera


Updated Code
<?php echo $c->getCollectionDatePublic("F j, Y") ?>

Revision: 15341
at July 1, 2009 09:41 by sinecera


Initial Code
<?php echo date("F j, Y", strtotime($c->getCollectionDatePublic())); ?>

Initial URL


Initial Description


Initial Title
Display Page Date - Concrete5

Initial Tags
date, page

Initial Language
PHP