|
@@ -32,7 +32,7 @@
|
|
|
|
|
|
|
|
// Some options to play around with
|
|
// Some options to play around with
|
|
|
self.monthPicker.maximumYear = 2050;
|
|
self.monthPicker.maximumYear = 2050;
|
|
|
- self.monthPicker.minimumYear = 2015;
|
|
|
|
|
|
|
+ self.monthPicker.minimumYear = 2016;
|
|
|
self.monthPicker.yearFirst = YES;
|
|
self.monthPicker.yearFirst = YES;
|
|
|
|
|
|
|
|
|
|
|