[wp-trac] [WordPress Trac] #11596: hours not tested in post.dev.js
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 24 13:38:14 UTC 2009
#11596: hours not tested in post.dev.js
----------------------------+-----------------------------------------------
Reporter: arena | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9.1
Component: Administration | Version: 2.9
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
current code is
{{{
if ( attemptedDate.getFullYear() != aa || (1 + attemptedDate.getMonth())
!= mm || attemptedDate.getDate() != jj || attemptedDate.getMinutes() != mn
) {
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11596>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list