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

Change firstWeekday shows wrong day #502

Closed
yigityuksel opened this issue Nov 29, 2016 · 1 comment
Closed

Change firstWeekday shows wrong day #502

yigityuksel opened this issue Nov 29, 2016 · 1 comment

Comments

@yigityuksel
Copy link

I will explain this bug with photos . You can produce these steps on master project in Storyboard Example.

As normally, firstWeekofDay is Sunday.

screen shot 2016-11-29 at 09 23 47

When i change it to the, firstdayof week is Monday.

screen shot 2016-11-29 at 09 24 00

First day is changed as Monday, but calendar view does not change it self as first day is Monday.
28th is Monday, but in view shows as Tuesday.

screen shot 2016-11-29 at 09 24 10

WenchaoD pushed a commit that referenced this issue Nov 29, 2016
@WenchaoD
Copy link
Owner

@yigityuksel Thanks for the reporting. This is fixed.

WenchaoD pushed a commit that referenced this issue Dec 20, 2016
* master:
  Removing if-clause that makes impossible to change today date.
  Fix issue #514
  Fix issue #502

Conflicts:
	FSCalendar/FSCalendar.m
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

2 participants