Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system lang error #140

Closed
quattrogecko opened this issue Oct 20, 2015 · 2 comments
Closed

system lang error #140

quattrogecko opened this issue Oct 20, 2015 · 2 comments

Comments

@quattrogecko
Copy link

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]]]) {

    let countOfWeeks = self.monthDateRange(date).countOfWeeks

!!!!!!!!! ERR HERE---> let totalCountOfDays = countOfWeeks * 7
let firstMonthDateIn = self.monthDateRange(date).monthStartDate

@elsesiy
Copy link
Member

elsesiy commented Nov 1, 2015

@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!

@elsesiy
Copy link
Member

elsesiy commented Nov 9, 2015

Please reopen if the problem still persists. Thanks!

@elsesiy elsesiy closed this as completed Nov 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants