Our week starts on Sunday, how we can change UniTime to display time patterns and others starting on Sunday?
There are a few configuration parameters (that can be set on the Administration > Defaults > Configuration page, or in the custom properties) that change the display so that a week starts on Sunday.
unitime.timePattern.firstDayOfWeek=6unitime.events.gridStartDay=6unitime.timeGrid.startDay=6unitime.timeGrid.days14=1111001\|Sunday - ThursdayAnd in the solver configuration, the following two parameters need to be created in the General Settings section on the Administration > Solver > Parameters page and set as follows:
1) First Day of a Week
Name: General.FirstWorkDay
Description: First Day of Week (0..Monday, 1..Tuesday,...)
Type: integer
Default: 6
2) Last Work Day of a Week
Name: General.LastWorkDay
Description: Last Work Day of Week (0..Monday, 1..Tuesday,...)
Type: integer
Default: 4
| Back to UniTime Online Documentation | © UniTime 2025 | Content available under GNU Free Documentation License 1.3 |