captbaritone / captbaritone/datejs
CultureInfo: Month Names With Accents Cannot Be Parsed
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Use a translation which has month names with accents, e.g. de-DE or fr-
FR
2. Try to parse a month name with accents like "März" or "Février"
3. The parse function returns an error.
What is the expected output? What do you see instead?
The expected date would be correct month.
What version of the product are you using? On what operating system?
Latest downloadable version on WXP SP3.
Please provide any additional information below.
---
```
Original issue reported on code.google.com by `dietmar....@hisec.at` on 15 May 2009 at 7:59
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.