We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug If a locale does specify a differen first day of the week than sunday, the calendar is showing wrong date/weekday combinations.
To Reproduce Steps to reproduce the behavior:
Expected behavior The grid of days should be shifted, such that eg. mondays are in the first column.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context I introduced this bug with #46 . I'll try and fix it as soon as I have time.
The text was updated successfully, but these errors were encountered:
Hi, it's some progress in this issue?
I'm currently solving the localization for cs and I'm solving exactly this problem that the date doesn't match the day of the week
Thank you
Stepan
Sorry, something went wrong.
Any update on this issue?
Best Regards Jakub
What did you end up going with? We're having this same issue atm.
No branches or pull requests
Describe the bug
If a locale does specify a differen first day of the week than sunday, the calendar is showing wrong date/weekday combinations.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The grid of days should be shifted, such that eg. mondays are in the first column.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
I introduced this bug with #46 . I'll try and fix it as soon as I have time.
The text was updated successfully, but these errors were encountered: