Replies: 3 comments 2 replies
-
Add a prop for weekStartDay. Can use the Date day object index range. For example: <DatePicker
value={value}
locale="en-AU"
weekStartDay={1}
/> Should then display the calendar grid as:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@ Implemented. Please Upgrade to the latest version. You can also check it out on the Demo. Under Customize Dates no 4 and 5 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you have any feature you would like let us know
Beta Was this translation helpful? Give feedback.
All reactions