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

Bug: :first_day_of_week => 1 - for each month beginning with a Sunday #59

Open
frenie opened this issue Sep 19, 2011 · 1 comment
Open

Comments

@frenie
Copy link

frenie commented Sep 19, 2011

Hi,

when I set the option
:first_day_of_week => 1
I have a problem displaying a month starting on Sunday (eg. May 2011 or Jan. 2012). The problem is in calendar_helper.rb line 163 -> the row_num is biger than the size of the array.

Is there a work around or a fix?

@frenie
Copy link
Author

frenie commented Sep 20, 2011

Sorry - my problem :(

use now
@first_day_of_week = 1
event_strips_for_month(@shown_month,@first_day_of_week)

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