bleenco/ng2-datepicker

Monday start date (Spanish calendar)

alextverdyy opened this issue · 1 comments

I have a problem with some months, if you are from Spain like me and you want the first day of the week its monday you need to change the function of getDay() to getISODay().

Can close this issue if want, its only informative issue.

You can simply set the week start to monday by passing firstCalendarDay: 1 through the DatepickerOptions