HJ

Results 1 comments of HJ

Set firstWeekday = 1 in DateModel and replace following code `func indexAtBeginning(in month: MonthType) -> Int?{ if let index = calendar.ordinality(of: .day, in: .weekOfMonth, for: atBeginning(of: month)) { let finalIndex...