rajeshwarpatlolla / ionic-datepicker

'ionic-datepicker' bower component for ionic framework applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for start and end date

saikilaru opened this issue · comments

Rajesh, do you have any plans to provide attribute support for setting a start and end dates? So that user can only pickup those valid dates? My use for a time card reporting app, where user can only select a day from valid range of dates?

Thanks,
Sai.

PS: Keep up the good work.

Hi @saikilaru, for now i have implemented disabling previous and future dates. But there is no such feature to disable between a range of dates. May be in the upcoming releases i will work on this feature.
Thanks for your suggestions.

Thanks Rajesh. This is really handy component.

In the latest version you can disable specific dates. But disabling from and to dates is not yet done.

Thanks Rajeshwar, I'll try it out.

On Sun, Jul 26, 2015 at 5:57 AM Rajeshwar notifications@github.com wrote:

In the latest version you can disable specific dates. But disabling from
and to dates is not yet done.


Reply to this email directly or view it on GitHub
#42 (comment)
.

Please use the new version i.e. v0.7.0 This bug has been fixed.