Title: Comments doesn&#039;t show time
Last modified: August 22, 2016

---

# Comments doesn't show time

 *  Resolved [zweii](https://wordpress.org/support/users/zweii/)
 * (@zweii)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/comments-doesnt-show-time/)
 * I have a problem:
    One of my websites doesn’t show comment time, only comment
   date. How do I make it show time as well?
 * I have another website (with different theme though), where I have the same setting
   as on the first one in Settings>General and it show comment time and date.
 * I need my website to show date+time when the comment was posted.
 * Thanks

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [Miroslav Glavić](https://wordpress.org/support/users/miroslavglavic/)
 * (@miroslavglavic)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/comments-doesnt-show-time/#post-5711479)
 * The issue is in your template. It has only the code for the date, not the time.
 *  Thread Starter [zweii](https://wordpress.org/support/users/zweii/)
 * (@zweii)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/comments-doesnt-show-time/#post-5711483)
 * How do I make it work?
    How to add time code?
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/comments-doesnt-show-time/#post-5711510)
 * [http://codex.wordpress.org/Forum_Welcome#Include_as_much_information_as_possible](http://codex.wordpress.org/Forum_Welcome#Include_as_much_information_as_possible)
 * what theme are you using?
 *  Thread Starter [zweii](https://wordpress.org/support/users/zweii/)
 * (@zweii)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/comments-doesnt-show-time/#post-5711528)
 * Themes where doesn’t work:
    Brennius Revival
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/comments-doesnt-show-time/#post-5711540)
 * as both mentioned themes are commercial themes, please contact the theme’s developers
   for help with your question;
 * [http://codex.wordpress.org/Forum_Welcome#Commercial_Products](http://codex.wordpress.org/Forum_Welcome#Commercial_Products)
 * genrally, the theme would need to use a callback function for the ‘wp_list_comments()’
   function, where you would need to expand the code to show the time as well;
    
   [http://codex.wordpress.org/Function_Reference/wp_list_comments](http://codex.wordpress.org/Function_Reference/wp_list_comments)
 * an example for a callback function see for example in the theme Twenty Eleven
   in functions.php
 *  [howtomakeWP](https://wordpress.org/support/users/whatthe/)
 * (@whatthe)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/comments-doesnt-show-time/#post-5711613)
 * 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.
 *  Thread Starter [zweii](https://wordpress.org/support/users/zweii/)
 * (@zweii)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/comments-doesnt-show-time/#post-5711624)
 * > 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?
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/comments-doesnt-show-time/#post-5711751)
 * Looks like the developer would be the one to help you:
 * [http://themeforest.net/item/revival-clean-magazine-blog-theme/7915145](http://themeforest.net/item/revival-clean-magazine-blog-theme/7915145)
 * [http://codex.wordpress.org/Forum_Welcome#Commercial_Products](http://codex.wordpress.org/Forum_Welcome#Commercial_Products)
 *  Thread Starter [zweii](https://wordpress.org/support/users/zweii/)
 * (@zweii)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/comments-doesnt-show-time/#post-5711753)
 * Well, I’m pretty sure there’s someone on the forum, who might be able to help
   to tell where how insert the coding .

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Comments doesn't show time’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [time](https://wordpress.org/support/topic-tag/time/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 9 replies
 * 5 participants
 * Last reply from: [zweii](https://wordpress.org/support/users/zweii/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/comments-doesnt-show-time/#post-5711753)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
