Title: WordPress Timezone Problems
Last modified: August 18, 2016

---

# WordPress Timezone Problems

 *  [singpolyma](https://wordpress.org/support/users/singpolyma/)
 * (@singpolyma)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/wordpress-timezone-problems-1/)
 * Hello 🙂
    I am working on setting up a self-hosted WordPress blog, and am running
   into some problems:
 * 1) Changing the timezone setting does not change the displayed time of existing
   posts/comments
    2) When I use O in a time format (ie, the timezone offset) or
   any other timezone-displaying format it shows my server timezone instead of my
   set timezone 3) When I use U to output a unix timestamp it outputs in such a 
   way that it is off from UTC by the difference between my set timestamp and my
   server timestamp
 * Some thoughts by others are found here ([http://gregcerveny.com/20061129/wordpress-times-time-zones-and-daylight-savings/](http://gregcerveny.com/20061129/wordpress-times-time-zones-and-daylight-savings/))
   and more importantly here: ([http://www.makeyougohmm.com/20070125/4178/](http://www.makeyougohmm.com/20070125/4178/))

Viewing 1 replies (of 1 total)

 *  Thread Starter [singpolyma](https://wordpress.org/support/users/singpolyma/)
 * (@singpolyma)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/wordpress-timezone-problems-1/#post-516439)
 * Adding this line to the top of my template fixes the problem (or so it seems 
   anyway):
 * `<?php echo (int)date_default_timezone_set('America/New_York'); ?>`
 * However I have to remember to keep this code in synch with my settings, and certainly
   cannot distribute a template with this line in it…

Viewing 1 replies (of 1 total)

The topic ‘WordPress Timezone Problems’ is closed to new replies.

## Tags

 * [time](https://wordpress.org/support/topic-tag/time/)
 * [timestamp](https://wordpress.org/support/topic-tag/timestamp/)
 * [timezone](https://wordpress.org/support/topic-tag/timezone/)
 * [unix](https://wordpress.org/support/topic-tag/unix/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 1 reply
 * 1 participant
 * Last reply from: [singpolyma](https://wordpress.org/support/users/singpolyma/)
 * Last activity: [19 years, 4 months ago](https://wordpress.org/support/topic/wordpress-timezone-problems-1/#post-516439)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
