-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 render last week rows in October 2018 #1028
Comments
Hi, I was just wondering in which timezone you render your calendar? Maybe your issue is connected with #1044 and DST changes? Some of the countries have DST end date on 28th of October. Maybe, that's why you have the problem only for October... |
Hi Anna, you 're right, it must be the DST !!! |
Bug
When rendering the month of October 2018, it adds the second line of the next month one with only one day, with more days on the same line.
Strange because in other months it is correct.
Could it be CSS interference? I do not use another type of calendar in this project.
What's the expected behavior?
Big Calendar is expected to complete the last line of the month with the dates
Thanks!
The text was updated successfully, but these errors were encountered: