captbaritone / captbaritone/datejs
Recognizing Milliseconds
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. on datejs.com enter: 2010-05-26 18:53:37.297
What is the expected output? What do you see instead?
Wednesday, May 26, 2010 6:53:37 PM
What version of the product are you using? On what operating system?
Alpha-1
Please provide any additional information below.
While it does recognize the date when milliseconds are not present, it's
not able to build a date with it. Possible to recognize the date and ignore
maybe the milliseconds?
```
Original issue reported on code.google.com by `nicktulip` on 2 Jun 2010 at 4:21
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.