Closed
Bug 279519
Opened 20 years ago
Closed 20 years ago
Year Date incorrect displays 13/Feb/105 instead of 13/Feb/2005
Categories
(Toolkit :: Form Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 229797
People
(Reporter: w4r10, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Year date...
It works fine with IE :S I'm not a programmer... but for one will be easy to
figure out the problem..
13/Feb/105 ==> 13/Feb/2005
https://www.ticketbus.com.mx/ticketbus/eng/inicio.jsp
Reproducible: Always
Steps to Reproduce:
1.goto to that address
2.select any date
3.The year display is incorrect
Actual Results:
Day/Month/(Year-2000)+100
Expected Results:
Day/Month/Year
none
Comment 1•20 years ago
|
||
The page should use getFullYear instead.
*** This bug has been marked as a duplicate of 229797 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•