Fscalendar: How to scroll to the average date in selected range?

Created on 24 Jun 2016  路  1Comment  路  Source: WenchaoD/FSCalendar

I have vertical scrolling calendar with months. I have selected range of dates, for example from 24, June to 24, of August. What should i do automatically scroll calendar to the 24 of July (need only example of setting the average date to scroll calendar). Thanks!

Most helpful comment

@Gurbo I suppose what u want is

[calendar setCurrentPage:date animated:animated];

>All comments

@Gurbo I suppose what u want is

[calendar setCurrentPage:date animated:animated];
Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  5Comments

DaniloJrC picture DaniloJrC  路  5Comments

kunass2 picture kunass2  路  4Comments

csimmons0 picture csimmons0  路  4Comments

adavan2107 picture adavan2107  路  5Comments