Open revolter opened 5 years ago
It looks like Apple has a private NSDate category named RTExtensions that also has a weekday method, which returns values greater than 7.
NSDate
RTExtensions
weekday
+1
It looks like Apple has a private
NSDate
category namedRTExtensions
that also has aweekday
method, which returns values greater than 7.