http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12137 Bug ID: 12137 Summary: Extend CalendarFirstDayOfWeek to be any day Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: mtompset@hotmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com On the Koha list, Mubassir Ahsan<mahsandu@gmail.com> asked:
Is there any option to set Saturday as First Day of Week. Please help me. I am [stuck].
CalendarFirstDayOfWeek is either Sunday|Monday. By converting it to 0|1|2|3|4|5|6 (Sunday, Monday, ..., Saturday), we can allow any day of the week to be the first day of the week in the date picker. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.