Title: How get date
Last modified: August 18, 2016

---

# How get date

 *  Resolved [booo](https://wordpress.org/support/users/booo/)
 * (@booo)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/how-get-date/)
 * I want to show date on the site:
 * Example:
    `<table width="100%"> <tr> <td>Today: <b>Current Time</b></td> </tr
   > </table>
 * Result:
    `<table width="100%"> <tr> <td>Today: <b>July 12th, 2005</b></td> </
   tr> </table>  How this to make? Thanks.

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

 *  [Michael Bishop](https://wordpress.org/support/users/miklb/)
 * (@miklb)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/how-get-date/#post-233862)
 * [http://codex.wordpress.org/Template_Tags/the_date](http://codex.wordpress.org/Template_Tags/the_date)
 * [http://codex.wordpress.org/Template_Tags](http://codex.wordpress.org/Template_Tags),
   has a few other date and time options listed amongst the other tags.
 *  Thread Starter [booo](https://wordpress.org/support/users/booo/)
 * (@booo)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/how-get-date/#post-233864)
 * Date not in Post! Date in the table.
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/how-get-date/#post-233889)
 * If you’re just trying to get today’s date:
 * `<?php echo date('F jS, Y'); ?>`
 *  Thread Starter [booo](https://wordpress.org/support/users/booo/)
 * (@booo)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/how-get-date/#post-234246)
 * This is it !
    Thanks.

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

The topic ‘How get date’ is closed to new replies.

## Tags

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

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 4 replies
 * 3 participants
 * Last reply from: [booo](https://wordpress.org/support/users/booo/)
 * Last activity: [20 years, 11 months ago](https://wordpress.org/support/topic/how-get-date/#post-234246)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
