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

weekStart option has no effects #89

Open
mariogl opened this issue Apr 22, 2017 · 2 comments
Open

weekStart option has no effects #89

mariogl opened this issue Apr 22, 2017 · 2 comments

Comments

@mariogl
Copy link

mariogl commented Apr 22, 2017

I'm setting weekStart option to 1, but week always start on Sunday.

In the component, I can see that class Calendar is instantiated without passing the firstWeekDay parameter, so the object is always created with its firstWeekDay property setted to 0.

If this omission is intentional, then the option weekStart shouldn't be documented in README.md, as is now.

@joangilabert94
Copy link

The file src/datepicker.component.ts in github it is different than the npm. In npm weekStart and month not work.

@LucaPierfederici
Copy link

Yes I noticed the same thing. It would be great if weekStart, month, and dayNames will be supported soon in npm version @koleary94

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

3 participants