greatCodeIdeas / md-date-range-picker

Angular Material Date Range Picker Service/Directive
MIT License
62 stars 40 forks source link

When month starts on a Sunday, first-day-of-week>0 hides first days of month #31

Closed jonaskoelker closed 6 years ago

jonaskoelker commented 6 years ago

When a month starts on a Sunday, such as October 2017, and I set first-day-of-week="1", the first date in the grid is October 2nd. I would expect a row with October 1st and the last six days of September being shown (the days of September being low-lighted).

roelbarreto commented 6 years ago

@jonaskoelker the issue should be reolved on 0.7.0 release