Bug 510297 - KDatePicker API to set first day of week (to override the locale)
Summary: KDatePicker API to set first day of week (to override the locale)
Status: REPORTED
Alias: None
Product: frameworks-kwidgetsaddons
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Christoph Feck
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-06 12:37 UTC by Allen Winter
Modified: 2025-10-06 12:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Allen Winter 2025-10-06 12:37:25 UTC
In order to solve KOrganizer bug https://bugs.kde.org/show_bug.cgi?id=452306 (see below)
the KDateComboBox => KDatePicker needs an API for setting the first day of the week, to override whatever is in the locale.

STEPS TO REPRODUCE
1. Settings -> Time and Date -> Weekly start day: Monday (this has always been my setting.)
2. In agenda view, add an event.
3. Trigger the day picker by clicking the text box after "Start" or "End"

OBSERVED RESULT
The pop-up calendar should have Monday at the beginning of each row.

EXPECTED RESULT
The pop-up calendar has Sunday at the beginning of each row.