Title: Plugin for 24-hour clock?
Last modified: August 19, 2016

---

# Plugin for 24-hour clock?

 *  Resolved [Zeph](https://wordpress.org/support/users/zeph/)
 * (@zeph)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/plugin-for-24-hour-clock/)
 * Is there a plugin or config which can change all the times on my site to 24-hour
   clock instead of AM/PM.
 * Found something, but have no idea how to use it. [http://1976design.com/blog/archive/2004/07/23/redesign-time-presentation](http://1976design.com/blog/archive/2004/07/23/redesign-time-presentation)
 * My coding skills are few, so I’d apreciate an easy explanation. 😉

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/plugin-for-24-hour-clock/#post-672576)
 * That is NOT for 24 hr time – as it is shown there it is for displaying the time
   like “early evening” and such.
 * The time is displayed as it is set in your theme’s template files.
    In your admin
   > Options > General there is a link to the documentation about date formatting.
   Did you try to follow it? And after reading it you will have to edit your template
   files.
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/plugin-for-24-hour-clock/#post-672577)
 * Don’t know of a plugin but you could change your theme’s template file to display
   [Template_Tags/the_time](http://codex.wordpress.org/Template_Tags/the_time) in
   the format you want.
 * See:
    [Template_Tags/the_time](http://codex.wordpress.org/Template_Tags/the_time)
   [Formatting_Date_and_Time](http://codex.wordpress.org/Formatting_Date_and_Time)
   [Stepping into Templates](http://codex.wordpress.org/Stepping_into_Templates)
   [Stepping into Template Tags](http://codex.wordpress.org/Stepping_into_Template_Tags)
 *  Thread Starter [Zeph](https://wordpress.org/support/users/zeph/)
 * (@zeph)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/plugin-for-24-hour-clock/#post-672595)
 * Thanks, I’ve got it working now.
 * Did the following:
 * In index.php and comments.php for the theme I entered the following marked in
   bold (it was blank as default):
 * <?php comment_time(**‘G:i’**)

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

The topic ‘Plugin for 24-hour clock?’ is closed to new replies.

## Tags

 * [24-hour](https://wordpress.org/support/topic-tag/24-hour/)
 * [date](https://wordpress.org/support/topic-tag/date/)
 * [time](https://wordpress.org/support/topic-tag/time/)

 * 3 replies
 * 3 participants
 * Last reply from: [Zeph](https://wordpress.org/support/users/zeph/)
 * Last activity: [18 years, 5 months ago](https://wordpress.org/support/topic/plugin-for-24-hour-clock/#post-672595)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
