Title: Time Date Default
Last modified: August 22, 2016

---

# Time Date Default

 *  [Johnson.Wang](https://wordpress.org/support/users/johnsonwang/)
 * (@johnsonwang)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/time-date-default/)
 * I noticed that in :
 * content.php
    content-featured.php content-standard.php
 * The following code:
 * <?php the_time(‘j M, Y’); ?>
 * Should be :
 * <?php the_time(get_option(‘date_format’)); ?>
 * That will display date-time according to wordpress system setting, not PHP default.

Viewing 1 replies (of 1 total)

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/time-date-default/#post-5903296)
 * Hi Johnson. Here are a couple of posts regarding the date format in which the
   theme author responded:
    [https://wordpress.org/support/topic/change-date-format-10?replies=3](https://wordpress.org/support/topic/change-date-format-10?replies=3)
   [https://wordpress.org/support/topic/alex-please-improve-date-format?replies=6](https://wordpress.org/support/topic/alex-please-improve-date-format?replies=6)

Viewing 1 replies (of 1 total)

The topic ‘Time Date Default’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/time-date-default/#post-5903296)
 * Status: not resolved