jivesoftware / PDTSimpleCalendar

A simple Calendar / Date Picker for iOS using UICollectionView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to enable the past years

RiiOSDev opened this issue · comments

Request you to advice if it is feasible to select the past year dates using the code.
For e.g: To Select the Date of Birth, after setting the firstDate dateComponent to year-100 also, am able to see the calendar from current month only.

What should be changed to view the past years and dates enabled?