Friday, April 13, 2012

Format Datetime in Symfony

$user->getDateTimeObject('created_at')->format('Y-m-d H:i');

No comments:

Post a Comment