Description:
With "out-of-the-box" Service Desk Manager, the Change Calendar starts on Friday and ends on Thursday.
However, you may control the start day of the week in the Change Calendar by customizing the file, "list_chgsched_config.htmpl".
Solution:
To change the start day of the week for the calendar, please follow these steps:
Note:
The variable "firstday" represents the day that is displayed in the left-most column of the calendar.
The integer specified as the value of "firstday" is defined as follows:
0 means Sunday
1 means Monday
2 means Tuesday
3 means Wednesday
4 means Thursday
5 means Friday
6 means Saturday
7 means Sunday
When "pdm_webcache -b" is issued, end users are prompted to clear their web browser cache when they next log in to the Service Desk/CMDB web interface. The browser cache must be cleared in order for the calendar to show the new start day of the week.
Screenshots:
Before the change (see Figure 1).
Figure 1:
<Please see attached file for image>
After the change (see Figure 2).
Figure 2:
<Please see attached file for image>