jdk-24/nashorn/test/script/basic/JDK-8062024.js.EXPECTED
Athijegannathan Sundararajan b7956c76bc 8062024: Issue with date.setFullYear when time other than midnight
Reviewed-by: jlaskey, lagergren
2014-10-27 17:54:00 +05:30

5 lines
190 B
Plaintext

Before: Sun Jan 01 1950 00:00:00 GMT+0530 (IST)
After: Fri Jan 01 1960 00:00:00 GMT+0530 (IST)
Before: Sun Jan 01 1950 00:00:01 GMT+0530 (IST)
After: Fri Jan 01 1960 00:00:01 GMT+0530 (IST)