[wp-trac] [WordPress Trac] #9285: Ensuring scheduled posts publish on time.
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 24 19:18:52 UTC 2010
#9285: Ensuring scheduled posts publish on time.
--------------------------+-------------------------------------------------
Reporter: hailin | Owner: anonymous
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Date/Time | Version: 2.8
Severity: normal | Keywords: has-patch early
--------------------------+-------------------------------------------------
Comment(by technosailor):
After digging around, I think the obvious answer here is to patch
`get_gmt_from_date()` (which I'm working on) to use the DateTime stuff
from PHP5 if supports or fallback on traditional old-style calculations if
PHP4. We're already using PHP5 DateTimeZone objects etc for the auto-dst
so it makes sense to integrate that here as well and provide ample
fallback if needed.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9285#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list