[wp-trac] [WordPress Trac] #9588: time() is not GMT time()
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 24 16:16:46 UTC 2009
#9588: time() is not GMT time()
--------------------------------+-------------------------------------------
Reporter: Denis-de-Bernardy | Type: defect (bug)
Status: reopened | Priority: normal
Milestone: | Component: Date/Time
Version: 2.8 | Severity: normal
Resolution: | Keywords: needs-patch needs-testing
--------------------------------+-------------------------------------------
Comment(by Denis-de-Bernardy):
In case anyone gets it, commenting out the following, in the default
filters, also removes the above-mentioned calendar issue:
{{{
add_filter('pre_option_gmt_offset','wp_timezone_override_offset');
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9588#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list