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

Bug# Lunar show #17

Closed
beautiful0night opened this issue Mar 20, 2015 · 3 comments
Closed

Bug# Lunar show #17

beautiful0night opened this issue Mar 20, 2015 · 3 comments

Comments

@beautiful0night
Copy link

Lunar display wrong ,

@beautiful0night beautiful0night changed the title Bug Bug# Lunar show Mar 20, 2015
@WenchaoD
Copy link
Owner

Lunar is not a part of this library.It is just a demonstration that it can show subtitle just below the day. You can put other subtitle if you want.
The subtitle is provided by FSCalendarDataSource , you can implement this method

-(NSString)calendar:(FSCalendar *)calendar subtitleForDate:(NSDate *)date;

@WenchaoD
Copy link
Owner

It's a mistake that I've thought it's the problem of the Lunar Library. The real reason is that I've passed the wrong date in -(NSString)calendar:(FSCalendar *)calendar subtitleForDate:(NSDate *)date; as mentioned in #18 . Now it's been fixed in the master branch. Try it out.
Thanks~

@beautiful0night
Copy link
Author

OK

发自我的 iPhone

在 2015年3月28日,10:04,Wenchao Ding notifications@github.com 写道:

It's a mistake that I've thought it's the problem of the Lunar Library. The real reason is that I've passed the wrong date in -(NSString)calendar:(FSCalendar *)calendar subtitleForDate:(NSDate *)date; as mentioned in #18 . Now it's been fixed in the master branch. Try it out.
Thanks~


Reply to this email directly or view it on GitHub.

@WenchaoD WenchaoD closed this as completed Apr 7, 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