Given the little information, here is the pseudo way: find where the commenting template information is, and stick get_comment_date(), get_comment_time() where you want the date and time to appear.
I also thought about this method, so I can just edit comments.php file.
I want them to appear at the same place where it shows months and day, but how do I find where to place the code so I don’t mess it up?