ScheduleKit
ScheduleKit copied to clipboard
When dayEndHour = 24, it's not fully displayed in day/week views

public var dayEndHour = 24
{ didSet { (self.scheduleView as! SCKGridView).invalidateUserDefaults() } }