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
Vue2-datepicker version: 3.8.2 Vue version: 2.6.11 Browser: All
Steps to reproduce
Reproduction Link or Source Code
Expected behavior The week number should be calculate by following ISO 8601 ISO 8601 wiki
The week number should be:
Actual behavior The week number is:
PS Thanks for your work and this great component.
The text was updated successfully, but these errors were encountered:
You can change the firstWeekContainsDate.
firstWeekContainsDate
<date-picker :lang="{ formatLocale: { firstWeekContainsDate: 4 } }" />
Sorry, something went wrong.
Thank you =)
Thank you!
No branches or pull requests
Vue2-datepicker version: 3.8.2
Vue version: 2.6.11
Browser: All
Steps to reproduce
Reproduction Link or Source Code
Expected behavior
The week number should be calculate by following ISO 8601
ISO 8601 wiki
The week number should be:
Actual behavior
The week number is:
PS
Thanks for your work and this great component.
The text was updated successfully, but these errors were encountered: