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

Wrong days - today is Thursday, not Friday #62

Open
Asphiii opened this issue Apr 16, 2020 · 1 comment
Open

Wrong days - today is Thursday, not Friday #62

Asphiii opened this issue Apr 16, 2020 · 1 comment

Comments

@Asphiii
Copy link

Asphiii commented Apr 16, 2020

issue with calendar

Today(16.04.2020) we have thurdsay, not friday

@ElionTDA
Copy link

I think, ur fail is the array of traductions:
weekdays : ['Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday'],

You must to start on Sunday, and determine the first day with:
firstDay: 1, // If your first week day is Monday.
I hope it help u.

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

2 participants