Hi, I use Recent comments plugin. When I post a comment, it looks like this:
admin says:
%A %B %e%q, %Y at %I:%M %p
I think the source is in /wp-includes/comment-template.php and there are called get_comment_date() and get_comment_time() functions...
Any ideas how to solve that?