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

_calendar should be set earlier. #113

Closed
b051 opened this issue Sep 1, 2016 · 1 comment
Closed

_calendar should be set earlier. #113

b051 opened this issue Sep 1, 2016 · 1 comment
Labels
Milestone

Comments

@b051
Copy link
Contributor

b051 commented Sep 1, 2016

in method - (instancetype)initWithFrame:(CGRect)frame calendar:(NSCalendar *)calendar startDate:(NSDate *)startDate endDate:(NSDate *)endDate
shouldn't the _calendar be set first? cause in dateWithoutTimeComponents it is using self.calendar already

@ruslanskorb ruslanskorb added the bug label Sep 1, 2016
@ruslanskorb ruslanskorb added this to the 1.5.3 milestone Sep 1, 2016
@ruslanskorb
Copy link
Owner

Fixed via #114.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants