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

minDate don't work #137

Open
JonathanMaga opened this issue Nov 10, 2017 · 2 comments
Open

minDate don't work #137

JonathanMaga opened this issue Nov 10, 2017 · 2 comments

Comments

@JonathanMaga
Copy link

when i insert a value in minDate all dates is disabled

@FrancescoCioria
Copy link
Contributor

Hi @JonathanMaga can you post here an example of the value you're passing to minDate?

@XaYu
Copy link

XaYu commented Jan 16, 2019

i faced the same problem with minDate when passing a string value.
I figured it out that the format for both minDate and maxDate, when passing a string value, MUST be 'YYYY-MM-DD'. With another format maxDate won't be validated and minDate disables all dates.

Hope this helps

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

3 participants