[Webkit-unassigned] [Bug 92782] Error in Date.setMonth()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 2 09:04:22 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92782


rgunnyon at tru.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from rgunnyon at tru.ca  2012-08-02 09:04:23 PST ---
I poked at it a bit more, this appears to be a 'gotcha' with date normalization.
>From the 31st, setting the month to one that doesn't have a 31st day triggers the shift to 1st, 2nd or 3rd of the next month. The second call to setmonth sets it to the 1st, 2nd or 3rd of the correct month.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list