react-date-range icon indicating copy to clipboard operation
react-date-range copied to clipboard

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

Open bandenna opened this issue 1 year ago • 1 comments

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:

bandenna avatar Feb 10 '24 15:02 bandenna

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

abue-ammar avatar Feb 19 '24 06:02 abue-ammar