HosseinShabani / react-native-modern-datepicker

A customizable calendar, time & month picker for React Native (including Persian Jalaali calendar & locale)
MIT License
577 stars 165 forks source link

How can I make the first day of the week Monday? #117

Open ferbartolome opened 1 year ago

ferbartolome commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

mobile-whizkerz commented 1 year ago

In calendar picker, the week is starting with Sunday. How can I make Monday as the starting day?

jensblond commented 1 year ago

It would be good to configure the "Start of the week" as a parameter.