Closed
Bug 118690
Opened 23 years ago
Closed 23 years ago
getDate too high
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
People
(Reporter: justin-moz, Assigned: rogerl)
References
()
Details
the value returned by
now=new Date();
day=now.getDate();
appears to be one too high.
Problem existed in .95 and is still in .97
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 65671 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•