Project:K2
Version:5.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:acdtrp
Status:active

Issue Summary

In the comment.tpl.php you have to replace:
$node->created
with
$comment->timestamp

for the comments posted time to work okay.