You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
* 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
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?
The text was updated successfully, but these errors were encountered: