-
Notifications
You must be signed in to change notification settings - Fork 126
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
Disabling past dates #10
Comments
Hi, you could implement the protocol after setting delegate to disable dates. WWCalendarTimeSelectorShouldSelectDate(selector: WWCalendarTimeSelector, date: NSDate) -> Bool |
Thank you @weilsonwonder :) |
@weilsonwonder @KaraBar Hey guys, could you explain me how use this method in swift 2? Thanks. |
@weilsonwonder @KaraBar |
How to change color and Disable of past time i.e Hour and minutes.. any help. |
hey @RnyG i set your code #10 (comment) its does't work for me can you share me how to set this code, what is isSignMinus facing error how to call this function and where i set that ? swift 4 |
Hi @Mitesh-Mewada, Do try this instead:
|
Hello,
Is it possible to select only certain date ranges? In my case I don't want users to be able to select past dates.
Thank you.
The text was updated successfully, but these errors were encountered: