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

Set time interval #226

Open
chereabso opened this issue Mar 15, 2018 · 1 comment
Open

Set time interval #226

chereabso opened this issue Mar 15, 2018 · 1 comment

Comments

@chereabso
Copy link

chereabso commented Mar 15, 2018

I have 2 datetimepickers. Both have to display the hours respecting a workday (from 9AM to 5PM).

Also :
One needs to allow the user to choose only inside an hour range (9AM, 10AM, 11AM, etc.), and the other allows the user to pick half hours too (9AM, 9.30AM, 10AM, 10.30AM, etc.).

I was able to set the minutes interval to 30 minutes for the second one. But I still don't know how to display only hours from 9 to 5, and how to disable the minute choice for the first picker.

@chereabso chereabso reopened this Mar 15, 2018
@sashabeep
Copy link

@chereabso did you solve working hours interval?

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