Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(datepicker): don't fall back to parse using new Date(...) #2513

Closed
wants to merge 1 commit into from
Closed

Conversation

cdietze
Copy link

@cdietze cdietze commented Jul 25, 2014

Fixes #2508

@jmayday
Copy link

jmayday commented Feb 13, 2015

+1 (haven't seen this PR and prepared mine #3294). After some searching I found a lot of issues/PRs with some solutions. Would be nice to finally have one of them merged into master.

Cheers.

@wesleycho
Copy link
Contributor

This fails tests when rebased off of master.

@karianna
Copy link
Contributor

@wesleycho Travis passes?

@wesleycho
Copy link
Contributor

That is probably because it was valid when the PR was open. It does not pass currently though.

@wesleycho wesleycho mentioned this pull request Mar 25, 2015
@chrisirhc
Copy link
Contributor

As I commented on #3294, this needs tests for validity of the date if it doesn't follow a specified format.

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

Successfully merging this pull request may close these issues.

Datepicker in Chrome parses in incorrect format
5 participants