Open vitaly-ma opened 1 year ago
I think you have to change the locale of the date picker, but to do that you need to build your own image
Here you have the docs
The components are here
Probably the ones you want to modify are:
DateInput.jsx DateRangeInput.jsx DateTimeInput.jsx DateTimeRangeInput.jsx
I want to make the week start on Monday. Is there any way of doing this?