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
+ (instancetype)date returns the current date and could be better rename the method - (NSUInteger)day to - (NSUInteger)today and the implementation of - (NSUInteger)day:
+ (instancetype)date
returns the current date and could be better rename the method- (NSUInteger)day
to- (NSUInteger)today
and the implementation of- (NSUInteger)day
:The text was updated successfully, but these errors were encountered: