Title: Date format
Last modified: August 19, 2016

---

# Date format

 *  Resolved [gandalf458](https://wordpress.org/support/users/gandalf458/)
 * (@gandalf458)
 * [16 years ago](https://wordpress.org/support/topic/date-format-7/)
 * I have successfully installed WP and have changed several options, added a user
   and made a post at [http://www.grador.biz/blog/](http://www.grador.biz/blog/)
   I still have so much to learn and I keep reading the documentation.
 * In general settings I have changed the date format to 7 June 2010 but the dates
   shown against posts are still show as June 7th, 2010. What am I missing?

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

 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [16 years ago](https://wordpress.org/support/topic/date-format-7/#post-1526918)
 * The default theme has the date format hard-coded, and so does not honor the Settings-
   >General option. In index.php, and probably in other templates, change this:
 * `<?php the_time('F jS, Y') ?>`
 * to this:
 * `<?php the_date('') ?>`
 *  Thread Starter [gandalf458](https://wordpress.org/support/users/gandalf458/)
 * (@gandalf458)
 * [16 years ago](https://wordpress.org/support/topic/date-format-7/#post-1527156)
 * Ah – thanks vtxyzzy!

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

The topic ‘Date format’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [gandalf458](https://wordpress.org/support/users/gandalf458/)
 * Last activity: [16 years ago](https://wordpress.org/support/topic/date-format-7/#post-1527156)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
