captbaritone / captbaritone/datejs

dateElementOrder ignored parsing dates strings without separators

Open
#140 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
We use dateElementOrder="dmy"

Parsing "10/12/2011" gives 10 December 2011 - correct
Parsing "10122011" gives 12 Oktober 2011 is not correct! it takes first always
month ignoring dateElementOrder setting

What version of the product are you using? On what operating system?
2008-04-13

```

Original issue reported on code.google.com by `alex.dob...@gmail.com` on 28 Dec 2011 at 4:03

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.