sobhagya-sahu / datejs

Automatically exported from code.google.com/p/datejs
0 stars 0 forks source link

Date parsing issue #115

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Date.parse('Fri Dec 10 20:20:42 GMT 2010');

What is the expected output? What do you see instead?
I would expect the year to be 2010, however I get 2011. "Saturday, December 10, 
2011 3:20:42 PM"

What version of the product are you using? On what operating system?
@version: 1.0 Alpha-1
Mac OSX

Original issue reported on code.google.com by joe.krat...@gmail.com on 11 Jan 2011 at 7:59

GoogleCodeExporter commented 8 years ago
works in current build on my fork: https://github.com/abritinthebay/datejs/

Original comment by darkcr...@gmail.com on 17 Sep 2013 at 9:50