[wp-trac] [WordPress Trac] #9588: time() is not GMT time()

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 28 09:33:30 UTC 2009


#9588: time() is not GMT time()
--------------------------------+-------------------------------------------
  Reporter:  Denis-de-Bernardy  |        Type:  defect (bug)           
    Status:  reopened           |    Priority:  normal                 
 Milestone:  2.9                |   Component:  Date/Time              
   Version:  2.8                |    Severity:  normal                 
Resolution:                     |    Keywords:  has-patch needs-testing
--------------------------------+-------------------------------------------

Comment(by Denis-de-Bernardy):

 Side note.... I just ran into this bugger:

 http://wordpress.org/support/topic/285337

 Adding the following to the wp-config.php fixed things:

 {{{
 date_default_timezone_set('UTC');
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9588#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list