I want to format the created_at field date from the original for something like 03.May.2011 to be shown in the indexSuccess.php and in the sh
created_at
indexSuccess.php
sh
You can make in symfony in your indexSuccess.php and showSuccess.php instead of for example:
getCreatedAt() ?>
next:
getCreatedAt())) ?>
You can use other formats.