captbaritone / captbaritone/datejs
Issue with last days of month with datejs-es-MX
- 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("31/Enero/2010") || Date.parse("30/Abr/2010") ||
Date.parse("31/Sep/2010") || Date.parse("29/Mar/2010") ||
Date.parse("29/Ene/2010")
What is the expected output? What do you see instead?
Instead of getting the date, i'm getting nulls
What version of the product are you using? On what operating system?
1.0 Alpha-1 on Windows 7, Tried on Chrome, IE9 and Firefox, getting the same
result
Please provide any additional information below.
```
Original issue reported on code.google.com by `kristen....@gmail.com` on 7 Feb 2013 at 8:31
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.