Closed codingmoh closed 9 years ago
In the App it always starts with the last year. How can I set up the calendar view so it starts with today and ends with one year after?
Thanks
Take a look at GLCalendarView.h, you can set its firstDate and lastDate properties, then call calendarView.reload
Hey thank you very much!
In the App it always starts with the last year. How can I set up the calendar view so it starts with today and ends with one year after?
Thanks