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

past date #65

Open
ummerakbar opened this issue Feb 17, 2021 · 2 comments
Open

past date #65

ummerakbar opened this issue Feb 17, 2021 · 2 comments

Comments

@ummerakbar
Copy link

How can I enable Past date selection and disable future dates

@danieldcoded
Copy link

You could just do a check on the on onDaySelect() function. If the selectedDay date is > today then do nothing or show an error message, otherwise do something else

@Zzziang
Copy link

Zzziang commented May 17, 2022

请问您如何解决的这个问题?

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

3 participants