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

When setting date on a Calendar that has an offset week start, range starts on incorrect day. #142

Open
Saikred opened this issue Nov 12, 2021 · 0 comments

Comments

@Saikred
Copy link

Saikred commented Nov 12, 2021

When Calenday is set to select a week range, with the week starting on Monday,
pickWeeks: true, multiple: true, week: 1, //Monday

using the method to set the date causes it to set the range Sunday to Saturday, instead of Monday to Sunday as the Calendar does when you are otherwise clicking dates.
$('.calendar').pignoseCalendar('set', '2021-11-08')

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