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 showSuccess.php
Could you help me?
thanks
I want to format the created_at field date from the original for something like
Share
You can make in symfony in your indexSuccess.php and showSuccess.php instead of for example:
next:
You can use other formats.