MatthewYork / DateTools

Dates and times made easy in iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect weekday return due to the private Apple RTExtensions catgory

revolter opened this issue · comments

It looks like Apple has a private NSDate category named RTExtensions that also has a weekday method, which returns values greater than 7.

+1