-
Notifications
You must be signed in to change notification settings - Fork 539
Disable hours and minutes that are in the past. #54
Comments
I think we may need to add functionality to disable selection of a certain interval of time, I also need this functionality. |
I am using two times for input from the user. One starting time and one ending time. I want that once the user selects the starting time, the ending time's hours and minutes before the starting time gets disabled i.e. the user can only select the ending time greater than the starting time. How is this done? Is there a solution for this using the clockpicker? I want to use this clockpicker only since it has a very nice UI. Thanku. |
I've just submitted a pull request that might address this #124 |
@stap123 it doesn't look like the owner is watching over this repo |
@Aukhan Thanks. Yeah I realised after I submitted it. I needed it for my project so updated it anyway locally but thought others might like it. At least its there in the diff if people want it |
@stap123 I think we need to maintain this project somehow, we are also using it in two projects. |
@Aukhan I kind of agree. I'm new to all this so not really sure how to approach it? |
Is it possible to disable hours and minutes choices that are in the past ( e.x. from now and below ) ?
The text was updated successfully, but these errors were encountered: