FSCalendar icon indicating copy to clipboard operation
FSCalendar copied to clipboard

A fully customizable iOS calendar library, compatible with Objective-C and Swift

Results 178 FSCalendar issues
Sort by recently updated
recently updated
newest added

* Integration method: SPM * Device modal and iOS version: tried various and issue is same on all * Xcode version: Version 12.5.1 (12E507) * FSCalendar version: FSCalenda 2.8.2 *...

![Screenshot 2020-10-09 at 8 59 34 AM](https://user-images.githubusercontent.com/11904090/95540132-c1f76280-0a0d-11eb-957b-04d7f69ebaf6.png) In image we can see that today is date 9, so how can i get array of current week (i.e i want 4,5,6,7,8,9,10...

我想在特别日期的右上角设置 休息 或者上班,该怎么做

- (UIImage *)calendar:(FSCalendar *)calendar imageForDate:(NSDate *)date 这个方法返回的图片尺寸是固定的,希望能出一个api可以改动它的尺寸,以便适配不同机型,谢谢!

I wanna build a calendar with additional events feature. My UI is the same as the **Google Calendar** (attachment). But I can't find any solution. Please give me any ideas....

So I get the wrong date like a lot of other people in this thread. I'm currently fixing it like this: let newDate = date.addingTimeInterval(TimeInterval(TimeZone.current.secondsFromGMT(for: date))) The thing is I...

如题,App 启动时显示正常,但屏幕旋转后就显示混乱了。 安装: pod 'FSCalendar', '2.8.2' 设备:iPad Air 4th generation iOS: 11.0 Xcode:13.2.1 代码如下: ``` import UIKit import SnapKit class ViewController: UIViewController { private var calendarView = FSCalendar.init(frame: .zero) override...

Is there any possibility to change all the colors in the selected range. https://imgur.com/a/eYkxfl2

I was starting to integrate FSCalendar into my iPad app, but I noticed that it wasn't working great inside the primary ViewController of a UISplitViewController on the iPad. I tested...

Hi @WenchaoD , I am using your awesome library again but this time in Arabic in xcode 9 ios 11. I am facing this issue in RLT. When i change...