Closed
Bug 235819
Opened 21 years ago
Closed 21 years ago
Millennium bug
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
People
(Reporter: info, Unassigned)
References
()
Details
User-Agent:
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030915 Epiphany/1.0
Look at the red date, at the top of the page (on the left). The millennium bug
("104" instead of "2004") is clear.
Thanks, MZ
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Maybe the problem is in the getYear() call?
Comment 1•21 years ago
|
||
This issue comes up often, but getYear() has been deprecated,
and getFullYear() should be used instead. See:
bug 22964
bug 45764 (on how we came to differ with IE on this)
bug 100123
Also see comments in bug 58241, bug 65681, bug 82354
*** This bug has been marked as a duplicate of 22964 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•