add time

array(

		'name'=>'created_at',





		'value'=>date_format(date_create($model->created_at), "d-m-Y "),


	),

This link can help you: http://www.yiiframework.com/doc/api/1.1/CTimestampBehavior