Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disableDaysAfter not working #19

Open
swapnil-townscript opened this issue Aug 23, 2019 · 1 comment
Open

disableDaysAfter not working #19

swapnil-townscript opened this issue Aug 23, 2019 · 1 comment

Comments

@swapnil-townscript
Copy link

disableDaysAfter is not working.
Can you please provide details on how to use the above property as we want to restrict the date selection before some pre-defined endDate ?

@Aish1206
Copy link

Aish1206 commented Nov 26, 2019

Hi Swapnil

Are you able to accomplish this. ?
By default I am able to disable future dates, but I want to disable present date also.

So I am trying this but this is not working
disableDaysAfter = moment().utc().subtract(1, 'days')

Ref link http://arca-computing.github.io/MultipleDatePicker/#disable-days-after

Please let me know if you are able to achieve it
Thanks

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

No branches or pull requests

2 participants