https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36594 --- Comment #5 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- (In reply to Caroline Cyr La Rose from comment #4)
(In reply to David Nind from comment #3)
3. Option to organise the order of the day column - displays as Sunday to Monday, which I think is an American convention. Here in New Zealand, the first day of the week is Monday.
There is a system preference, CalendarFirstDayOfWeek, that determines the first day of the week. I tried changing it to Wednesday and the days are rearranged in the library display. So I think this part is OK.
I retract that statement, it is not 100% OK. The hours table in the main library table (the first one when you go to Administration > Libraries) is subject to CalendarFirstDayOfWeek. The one in the form (new library or edit existing) is also OK. BUT if you click on the name of the library, the days table is displayed with Sunday first regardless of CalendarFirstDayOfWeek. So it's 66% OK ;) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.