Open GoogleCodeExporter opened 9 years ago
You can parse "15 Apr 2009" with Date.parseExact("15 Apr 2009","d MMM yyyy")
but not
Date.parse("15 Apr 2009")
Original comment by michael....@gmail.com
on 11 Aug 2009 at 9:19
Also appears in: date-en-NZ.js
* Version: 1.0 Alpha-1
* Build Date: 13-Nov-2007
Only affects April and August, other months are fine.
Original comment by mcn...@gmail.com
on 7 Jul 2010 at 3:00
Fixed in (grab from SVN)
* @version: 1.0 Alpha-1
* @author: Coolite Inc. http://www.coolite.com/
* @date: 2008-05-13
Borked in
* Version: 1.0 Alpha-1
* Build Date: 13-Nov-2007
Original comment by mcn...@gmail.com
on 7 Jul 2010 at 4:15
This is still an issue in the latest svn release. Any update?
Original comment by pfro...@gmail.com
on 2 Apr 2012 at 8:31
works in the current build on my fork: https://github.com/abritinthebay/datejs/
Original comment by darkcr...@gmail.com
on 16 Sep 2013 at 6:58
Original issue reported on code.google.com by
michael....@gmail.com
on 11 Aug 2009 at 9:17