Open GoogleCodeExporter opened 9 years ago
Additionally, calling
Date.parseExact('2010-05-26 18:53:37.297', 'yyyy-MM-dd HH:mm:ss.S');
Does not work either. The returned value is null. In this case, I would expect
the milliseconds to be parsed into the Date object since the native javascript
object has millisecond precision.
Original comment by barbedwi...@gmail.com
on 28 Dec 2010 at 4:36
works in the current build on my fork: https://github.com/abritinthebay/datejs/
Original comment by gwildsm...@bleacherreport.com
on 17 Sep 2013 at 9:45
Original issue reported on code.google.com by
nicktulip
on 2 Jun 2010 at 4:21