captbaritone / captbaritone/datejs
Date.parse("12:30 PM") returns NULL
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Date.parse("Any Date, 12:30 PM");
2. Returns Null
3.
What is the expected output? What do you see instead?
Should see the date parsed - instead it's null.
What version of the product are you using? On what operating system?
1.0 Alpha-1, OSX 10.8.3
Please provide any additional information below.
```
Original issue reported on code.google.com by `jimkr...@gmail.com` on 26 Mar 2013 at 1:32
Attachments:
- [Screen Shot 2013-03-26 at 6.30.19 AM.png](https://storage.googleapis.com/google-code-attachments/datejs/issue-169/comment-0/Screen Shot 2013-03-26 at 6.30.19 AM.png)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.