-
Notifications
You must be signed in to change notification settings - Fork 35
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
[APP-83] The first day of week in the Calendar based on the User Localisation #2110
Conversation
Snapshots were updated. Please verify the changes match the expected layout.
|
…Skyscanner/backpack-ios into donburi/APP-5-first-day-of-week
[APP-83]
This PR is to make the first day of the week based on the User Localisation
How user can change the first day of the week?
Users can change the first day of the week via:
Settings > General > Language & Region > Region:
This setting influences the first day of the week.
Settings > Calendar > Start Week On:
If this option is available, the user can override the regional setting for their preferred first day of the week.
Demo
Remember to include the following changes:
README.md
Backpack.h
header fileIf you are curious about how we review, please read through the code review guidelines