captbaritone / captbaritone/datejs
toString for '2010-09-26 00:02:35' shows up as "Sep 26 0:02 AM"
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
I tried this in Google Chrome 6.0.4. Am I doing something wrong?
Date.parse('2010-09-26 00:02:35').toString('MMM d h:mm tt');
"Sep 26 0:02 AM"
```
Original issue reported on code.google.com by `modernvi...@gmail.com` on 26 Sep 2010 at 9:52
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.