Hi
How can set week days label in capital letters Like (SUN,MON , etc)
i have used
_calenderView.appearance.caseOptions = FSCalendarCaseOptionsHeaderUsesUpperCase;
but its not working
can you please give me and idea
i have faced other issue i have set titleoffset
_calenderView.appearance.titleOffset = CGPointMake(0, 2);
its seem perfect, but while selecting a cell text goes down.
is there any way to fix in correct location
Thanks
Hi
How can set week days label in capital letters Like (SUN,MON , etc)
i have used
_calenderView.appearance.caseOptions = FSCalendarCaseOptionsHeaderUsesUpperCase;
but its not working
can you please give me and idea
i have faced other issue i have set titleoffset
_calenderView.appearance.titleOffset = CGPointMake(0, 2);
its seem perfect, but while selecting a cell text goes down.
is there any way to fix in correct location
Thanks