Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

Can't parseExact 13 09 1979 #110

Open
sbridgey opened this issue Aug 25, 2017 · 0 comments
Open

Can't parseExact 13 09 1979 #110

sbridgey opened this issue Aug 25, 2017 · 0 comments

Comments

@sbridgey
Copy link

Date.parseExact('13091979', 'ddMMyyyy')

returns
date.js:formatted:1613 Uncaught TypeError: Cannot read property 'length' of undefined
at date.js:formatted:1613
at Function.$D.parseExact (date.js:formatted:1619)
at :1:6

Date.parseExact('14091979', 'ddMMyyyy') works
Date.parseExact('12091979', 'ddMMyyyy') works

i'm just using the standard date.js file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant