NG-ZORRO/ng-zorro-antd

I can’t set the week to start from Monday in nz-range-picker nzMode="week"

Closed this issue · 0 comments

What problem does this feature solve?

Allow setting the start of the week from any day

What does the proposed API look like?

[weekStartDay] = 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | 'sunday'