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

Disable dates to be choosen #23

Open
symmlbh opened this issue Oct 1, 2013 · 2 comments
Open

Disable dates to be choosen #23

symmlbh opened this issue Oct 1, 2013 · 2 comments

Comments

@symmlbh
Copy link

symmlbh commented Oct 1, 2013

If let say, I develop an app for booking using the calendar, and the app only allow booking from today until next 2 months. Is it possible to disable dates smaller than today and dates greater than 2 months later? Any helps would be really appreciate!

@tjeerdintveen
Copy link
Owner

Sorry, the calendar is not supported. I recommend to use it for education purposes!

kind regards

On Oct 1, 2013 (w40), at 11:51 AM, symmlbh <[email protected]mailto:[email protected]> wrote:

If let say, I develop an app for booking using the calendar, and the app only allow booking from today until next 2 months. Is it possible to disable dates smaller than today and dates greater than 2 months later? Any helps would be really appreciate!


Reply to this email directly or view it on GitHubhttps://github.com//issues/23.

@holster21
Copy link

I'm doing this right now. I'm not allowing my users to scroll past today's date (because they can't enter data past todays date). In showNextMonth compare the self.currentDate to today's date and see if it's past by 2 months

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