Skip to content

Use strict date parsing when the input changes value#25

Merged
RSO merged 1 commit intomasterfrom
use-strict-parsing
Jul 8, 2014
Merged

Use strict date parsing when the input changes value#25
RSO merged 1 commit intomasterfrom
use-strict-parsing

Conversation

@RSO
Copy link
Copy Markdown
Contributor

@RSO RSO commented Jul 8, 2014

Found a bug where 2014--01 would convert to 2014-01-01 which made the input pretty much unusable, so I decided to turn on strict parsing. The date is now only selected if the date strictly matches YYYY-MM-DD

Found a bug where `2014--01` would convert to `2014-01-01` which made the input pretty much unusable, so I decided to turn on strict parsing. The date is now only selected if the date strictly matches `YYYY-MM-DD`
RSO added a commit that referenced this pull request Jul 8, 2014
Use strict date parsing when the input changes value
@RSO RSO merged commit 531975e into master Jul 8, 2014
@RSO RSO deleted the use-strict-parsing branch July 8, 2014 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant