jivesoftware / PDTSimpleCalendar

A simple Calendar / Date Picker for iOS using UICollectionView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow a selected range

nnhubbard opened this issue · comments

It would be great to have the ability to choose a date range by tapping a start and end date, or even dragging your finger.

I agree, it'll be great to have this functionality or at least, a way to select two dates (a start and end date like nnhubbard said). Do you think it's possible?
I use this calendar in my app, it's a good work :)

commented

Totally agree with you guys, if you want to build it and submit a PR, I would be more than happy!

I am working on it, as I need that feature for an app I am building. Might have something in the next few months.

commented

@nnhubbard Great! 👍

I have a working version that I would love help testing. Anyone up for looking it over before I submit a pull request?

@nnhubbard I can make some tests if you want! It'll be mostly on iOS8 and swift ;)

@alangue Awesome. Finishing a few things and will let you know.

Hey @nnhubbard! Just to know if you need some help for finishing the work ;)

Any updates on this ?

No, I ended up not needing that option for my project.