Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the default first day of the week on Android platform. #196

Closed
dev-pacific22 opened this issue Jun 16, 2020 · 2 comments · Fixed by #902
Closed

Change the default first day of the week on Android platform. #196

dev-pacific22 opened this issue Jun 16, 2020 · 2 comments · Fixed by #902
Labels

Comments

@dev-pacific22
Copy link

I want to change the first day of the week, currently, by default, Monday is Is it possible to change the first day of the week on DatePicker in Android, (I can see that there is property firstDayOfWeek is available for Windows platform only.)

@vonovak
Copy link
Member

vonovak commented Jun 16, 2020

this should be possible with https://developer.android.com/reference/android/widget/DatePicker#setFirstDayOfWeek(int), PRs are welcome

@vonovak
Copy link
Member

vonovak commented Jun 3, 2024

🎉 This issue has been resolved in version 8.1.0 🎉

If this package helps you, consider sponsoring us! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants