Last Updated:
22 May 2025 11:00
by Dennis
The Today button does not navigate to the current week when workWeekStart is set to a higher value than workWeekEnd.
When using the workWeek view with workWeekStart set to a higher value than workWeekEnd (e.g., 6 to 5), the scheduler calculates a work week that does not include the current day. As a result, clicking the "Today" button may not display the actual current date if it falls outside the computed work week range. Instead, the scheduler navigates to the work week defined by the configured start and end days.