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

First day of week #81

Open
FinnWinchester opened this issue Oct 5, 2017 · 1 comment
Open

First day of week #81

FinnWinchester opened this issue Oct 5, 2017 · 1 comment

Comments

@FinnWinchester
Copy link

Add an option to configure which is the first day of week (currently Sunday by default, but I need it to be Monday).

@sunmix07
Copy link

Hello.
Calendar.js
var days = [].concat((0, _range2.default)(d1 - d2 + 2, d1 + 1), (0, _range2.default)(1, d3 + 1), (0, _range2.default)(1, 42 - d3 - d2 + 2));
var weeks = ['Пн', 'Вт', 'Ср', 'Чт', 'Пт', 'Сб', 'Вс',];

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