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

Adding isSameDayAsDate: #5

Closed
azu opened this issue Aug 15, 2013 · 1 comment
Closed

Adding isSameDayAsDate: #5

azu opened this issue Aug 15, 2013 · 1 comment
Assignees
Milestone

Comments

@azu
Copy link
Owner

azu commented Aug 15, 2013

Adding isSameDayAsDate:

- (BOOL)isSameMonthAsDate:(NSDate *) aDate;
- (BOOL)isSameYearAsDate:(NSDate *) aDate;

Use case:

detect birthday == isSameMonthAsDate and isSameDayAsDate

@ghost ghost assigned azu Aug 15, 2013
@azu
Copy link
Owner Author

azu commented Aug 15, 2013

Warning use case…

so, isSameMonthAsDate contain isSameYearAsDate

@azu azu closed this as completed Aug 15, 2013
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

1 participant