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

[MdDatepicker] option for week to start on Monday instead of Sunday #1397

Closed
andershjort opened this issue Jan 12, 2018 · 0 comments · Fixed by #1409
Closed

[MdDatepicker] option for week to start on Monday instead of Sunday #1397

andershjort opened this issue Jan 12, 2018 · 0 comments · Fixed by #1409

Comments

@andershjort
Copy link

Here in Europe, weeks start on Monday, so our clients would expect the datepicker to do that.

I could try to code this up myself and make a pull request, if you like?

@Samuell1 Samuell1 changed the title [MdDatepicker] Feature request: Option for week to start on Monday instead of Sunday [MdDatepicker] option for week to start on Monday instead of Sunday Jan 14, 2018
marcosmoura pushed a commit that referenced this issue Jan 23, 2018
* feat(MdDatepicker): custom first day of a week

new props `md-first-day-of-a-week` for custom first day of a week.

fix #1397

* Revert "feat(MdDatepicker): custom first day of a week"

This reverts commit f0788be.

* feat(MdDatepicker): custom first day of a week

global config `locale.firstDayOfAWeek`

fix #1397
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment