farhoudshapouran / react-native-ui-datepicker

Customizable React Native 📅 DatePicker component for Android, iOS, and Web. It includes single, range and multiple modes and supports different locales.
https://farhoudshapouran.github.io/react-native-ui-datepicker/
MIT License
275 stars 28 forks source link

Support weeks starting on Monday #43

Closed albinhubsch closed 6 months ago

albinhubsch commented 6 months ago

Currently it seems that the calendar view can only start on Sundays. This is very uncommon in several languages where weeks usually is considered to start on mondays.

It would be fantastict to be able to set the calendar view to start on Mondays, or even better respect the locale property

Skärmavbild 2023-12-11 kl  11 45 53
farhoudshapouran commented 6 months ago

Hi @albinhubsch thank you for reporting this issue, you are right, and it is possible to add an option to change the start day of the week, I'm working on this and aim to have it available within a few days.

albinhubsch commented 6 months ago

@farhoudshapouran that's awesome! Let me know if I can support in any way 💪 !

farhoudshapouran commented 6 months ago

@farhoudshapouran that's awesome! Let me know if I can support in any way 💪 !

Thank you so much 🤩