JosephMajaseSithole / datejs

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

Date.parse('+100') fails #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The parser does not accept 3 (or more) character math numbers.

Example

Date.parse('+100'); // fail

Original issue reported on code.google.com by geoff%co...@gtempaccount.com on 29 Nov 2007 at 12:22

GoogleCodeExporter commented 8 years ago
Work to fix this issue has begun.

Original comment by geoff%co...@gtempaccount.com on 12 Jan 2008 at 1:07

GoogleCodeExporter commented 8 years ago
Changed status to "Accepted". This bug may not be fixed until version 2.0.

Original comment by geoff%co...@gtempaccount.com on 6 Apr 2008 at 10:02