Ability to set firstDayOfWeek() in jolla-calendar
I have been going over the qml files but can't find the invocation of the qcalendarwidget there (though I may not have looked hard enough yet), it would be nice if we got the option in app-settings of the calendar to set the forstDayOfWeek property, in my locale it's Sunday and not Monday and wrapping the week view is a pretty annoying mind exercise...
https://qt-project.org/doc/qt-5.1/qtwidgets/qcalendarwidget-members.html
Doesn't changing the locale do that? Or is your problem rather that your locale has the wrong info for you, as in different from what you want, and you're looking for a manual override?
Philippe De Swert ( 2014-02-10 17:27:13 +0200 )editNope, I started jolla-calendar with LANG=he_IL.UTF-8 and all the different LC_* environment variables too, that just translated the interface partially but left the week starting on Monday.
It seems logical to me that this option should be possible to set regardless of a persons' locale since this is a preference that you may even want to change regardless of your locale.
Keeper-of-the-Keys ( 2014-02-10 22:30:39 +0200 )edit@philippe-de-swert that setting rarely works properly, especially if you personal preference is a mix of many locales. If you lived in a few countries and speak a few languages then proper setting of locales starts to be really problematic.
ortylp ( 2014-02-11 23:12:58 +0200 )editagreed, I'm also annoyed at looking at monday as the first day of the week :P
dsilveira ( 2014-03-16 02:53:08 +0200 )editWhat are the chances this will make it into 1.1.0.x or 1.1.x.y?
Keeper-of-the-Keys ( 2014-10-23 09:40:46 +0200 )edit