Title: [Plugin: Cron View] Timezone problem
Last modified: August 20, 2016

---

# [Plugin: Cron View] Timezone problem

 *  [dalgaard](https://wordpress.org/support/users/dalgaard/)
 * (@dalgaard)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-cron-view-timezone-problem/)
 * Hi
 * I’m a happy user of your plugin. However, I noticed that because I don’t live
   in GMT, the plugin shows the wrong timestamps for me.
 * If you ever consider updating the plugin, here’s the change:
 * $cron[ $timestamp ][ $hook ][ $key ][ ‘date’ ] = date_i18n( $date_format, $timestamp
   + 3600*get_option(‘gmt_offset’));
 * I added ” + 3600*get_option(‘gmt_offset’)”
 * What it does is add “one hour in seconds” times the gmt_offset, to the timestamp.
 * Again thanks for the plugin.
    Regards, Martin
 * [http://wordpress.org/extend/plugins/cron-view/](http://wordpress.org/extend/plugins/cron-view/)

The topic ‘[Plugin: Cron View] Timezone problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cron-view.svg)
 * [Cron View](https://wordpress.org/plugins/cron-view/)
 * [Support Threads](https://wordpress.org/support/plugin/cron-view/)
 * [Active Topics](https://wordpress.org/support/plugin/cron-view/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cron-view/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cron-view/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [dalgaard](https://wordpress.org/support/users/dalgaard/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-cron-view-timezone-problem/)
 * Status: not resolved