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

Can I set range for date selection #16

Open
sandeee1928 opened this issue Apr 17, 2016 · 8 comments
Open

Can I set range for date selection #16

sandeee1928 opened this issue Apr 17, 2016 · 8 comments

Comments

@sandeee1928
Copy link

Is it possible to set a range for date to be select, like user can only select a date from today to next 15 day.

@ipraba
Copy link
Owner

ipraba commented Apr 21, 2016

@sandeee1928 You can set a startDate for the calendar where the user cannot select the dates before this date. But don't have the endDate now, will provide this sometime in future :)

@sandeee1928
Copy link
Author

Hi,

Thanks for reply,

The startDate is only working when multipleDateSelection is enable(true),
but for single date selection I can select the date before the startDate.

Thanks,
Sandeep

On Thu, Apr 21, 2016 at 12:15 AM, Praba [email protected] wrote:

@sandeee1928 https://github.com/sandeee1928 You can set a startDate for
the calendar where the user cannot select the dates before this date. But
don't have the endDate now, will provide this sometime in future :)


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#16 (comment)

@YMonnier
Copy link

YMonnier commented Apr 21, 2016

This problem has been solved. (select the date before the startDate)

@mohsinka
Copy link

mohsinka commented Jan 11, 2017

@YMonnier Is this selection done within this source code or you have a separate one for it?

@YMonnier
Copy link

@mohsinka Hey! Normally yes --> #17

@faiztech
Copy link

Hey @ipraba,
Any updates on having an end Date to the library?
Would be really grateful to see that.

faiztech

@raid5
Copy link

raid5 commented May 8, 2018

I'm interested in the endDate feature as well.

@faiztech
Copy link

faiztech commented May 8, 2018

@raid5

I actually implemented a Weekly Calendar Picker, You can achieve start date and end date by modifying the Week() class in the project.
Here is a link to it: https://github.com/faiztech/WeekCalendarPicker

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

No branches or pull requests

6 participants