hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.57k stars 658 forks source link

I want to start the week on Monday instead of Sunday so how to do that #639

Open bandenna opened 4 months ago

bandenna commented 4 months ago

Subject of the issue

I want to start the week on Monday instead of Sunday so how to do that

[BUG] Bug Reproduce Steps

I want to start the week on Monday instead of Sunday so how to do that

[BUG] Expected behaviour

Environment

Package Version: React version: Node version: Browser:

abdarker commented 4 months ago

you should pass a number in weekStartsOn to achieve that. default locale is enUS