Check template/review/customer/list.phtml
dateFormat($_review->getCreatedAt()) ?>
replace with
dateFormat($_review->getReviewCreatedAt()) ?>
Noticed in Magento EE 1.11.0.2
Check template/review/customer/list.phtml
dateFormat($_review->getCreatedAt()) ?>
replace with
dateFormat($_review->getReviewCreatedAt()) ?>
Noticed in Magento EE 1.11.0.2