Open GoogleCodeExporter opened 8 years ago
This is due to the way the Date constructor works (it parses years less than
100 as 1900-1999).
Fixed in my fork by adding additional call to setFullYear in that case:
https://github.com/abritinthebay/datejs/
Original comment by darkcr...@gmail.com
on 18 Sep 2013 at 6:57
Original issue reported on code.google.com by
thetoolman
on 20 May 2011 at 2:27