[wp-trac] [WordPress Trac] #12894: mktime inconsistent between 2.9 and 3.0
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 7 13:50:24 UTC 2010
#12894: mktime inconsistent between 2.9 and 3.0
--------------------------+-------------------------------------------------
Reporter: arena | Owner: arena
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: General | Version: 3.0
Severity: normal | Keywords: dev-feedback
--------------------------+-------------------------------------------------
on the same pc, same environment :
with 2.9
mktime( 0, 0, 0, 04, 8, 2010 ) gives 1270677600 (Wednesday, April 7th
2010, 22:00:00 (GMT))
with 3.0beta1
mktime( 0, 0, 0, 04, 8, 2010 ) gives 1270684800 (Thursday, April 8th 2010,
00:00:00 (GMT))
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12894>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list