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

How To set Minimum and Maximum Time. #33

Open
yogesh2591 opened this issue Feb 26, 2018 · 2 comments
Open

How To set Minimum and Maximum Time. #33

yogesh2591 opened this issue Feb 26, 2018 · 2 comments
Labels

Comments

@yogesh2591
Copy link

For My Application I Have given user to select booking date time . The Date Should be Current Date or Next Date ,which i can easily set using setMinimumDateTime and setMaximumDateTime . But for Time minimum time should not be less than current time and max time should not be greater than current time + 24 hrs . how should i set minimum and maximum time as well. because setMinimumDateTime and setMaximumDateTime only set Constraint on date not time. How can i perform this task .

@yogesh2591 yogesh2591 changed the title How To set Minimun Time. How To set Minimum and Maximum Time. Feb 26, 2018
@J-Jamet
Copy link
Member

J-Jamet commented Feb 26, 2018

This feature isn't implemented yet, the view of times must be redone to gray out the hours and minutes that are not available depending on the date. You can contribute with a pull request, because it requires a significant development time. If you need this feature quickly, you can leave me an email (visible in my profile).

@nikulvaghani
Copy link

can you provide source code related to set minimum and maximum time ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants