Closed Bug 162843 Opened 22 years ago Closed 20 years ago

Cannot process year correctly...

Categories

(Core :: JavaScript Engine, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 22964

People

(Reporter: komara5, Assigned: rogerl)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 BuildID: 2002053012 The year on the page with the date (as generated by Javascript) is 102, which should actually be 2002. Supposedly, this works under Netscape and IE. Reproducible: Always Steps to Reproduce: 1.Load page 2.Examine date in upper right-hand corner 3. Actual Results: Year in date appeared incorrectly.
Is this a bug? This page suggests it isn't: http://developer.netscape.com/viewsource/goodman_2k.html
getYear() was deprecated. Use getFullYear() instead of getYear(). See bug 45764 comment 4 for further info. Reporter: Please search Bugzilla for duplicates before filing a new report. *** This bug has been marked as a duplicate of 45764 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Verified.
Status: RESOLVED → VERIFIED
Status: VERIFIED → UNCONFIRMED
Resolution: DUPLICATE → ---
*** This bug has been marked as a duplicate of 22964 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.