Announcements
“But the DatePicker still shows Sunday as the first day of the week. Am I doing something wrong, or is this a bug in the modern DatePicker?”
Can anybody give me advice? Thanks Tom.
The modern DatePicker control’s StartOfWeek property in Power Apps currently does not reliably change the first day of the week in the calendar popup. Setting StartOfWeek = StartOfWeek.Monday is the correct syntax, but due to known limitations or bugs in the control, it may still default to Sunday.
StartOfWeek = StartOfWeek.Monday
This is a known issue reported by users in the Power Apps community, where the calendar picker ignores the StartOfWeek setting and always starts on Sunday regardless of the property value.
You can try setting the app or screen’s Language property to a locale that uses Monday as the first day of the week (e.g., "en-GB") to influence the calendar behavior indirectly.
Language
Note: The classic DatePicker control respects StartOfWeek better than the modern one, so consider using the classic control if this is critical.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 424
WarrenBelz 355 Most Valuable Professional
11manish 290