jivesoftware / PDTSimpleCalendar

A simple Calendar / Date Picker for iOS using UICollectionView
Apache License 2.0
1.93k stars 338 forks source link

Option to enable the past years #96

Closed RiiOSDev closed 7 years ago

RiiOSDev commented 7 years ago

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?