Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I limit the date to 3 months? #135

Closed
cancem123 opened this issue Nov 2, 2015 · 1 comment
Closed

How can I limit the date to 3 months? #135

cancem123 opened this issue Nov 2, 2015 · 1 comment

Comments

@cancem123
Copy link

I would like to limit the calendar to 3 months from the current day. How I can do that please? I don't want to show the whole years.

Best regards,

@WenchaoD
Copy link
Owner

WenchaoD commented Nov 2, 2015

There are dataSource methods

- (NSDate *)minimumDateForCalendar:(FSCalendar *)calendar;
- (NSDate *)maximumDateForCalendar:(FSCalendar *)calendar;

@WenchaoD WenchaoD closed this as completed Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants