You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@quattroGeko Hi, ok so I tried reproducing your issue but I can't figure it out. Region and Lang are in Turkish now, but still works fine. Can you please provide specific information on how to reproduce the problem? Thanks!
Hi,
i you are running en-us iPhone it's running fine but my iPhone is Turkish lang & component giving error on compile.
public func weeksWithWeekdaysForMonthDate(date: NSDate) -> (weeksIn: [[Int : [Int]]], weeksOut: [[Int : [Int]]]) {
!!!!!!!!! ERR HERE---> let totalCountOfDays = countOfWeeks * 7
let firstMonthDateIn = self.monthDateRange(date).monthStartDate
The text was updated successfully, but these errors were encountered: