ViewType = WorkWeek -> Days=1 and StartDate not monday
Asked by Charly 7 years ago.
title says it all:
i have a calendar set to ViewType = WorkWeek and after loading the events (correctly) the Days property is 1 and StartDate is some day of the displayed week but not neccessarily monday as the docu suggests here: https://doc.daypilot.org/calendar/work-week-view/
how can this happen?
what did i do wrong?
how can i get start/end date currently displayed (ViewType WorkWeek vs. Week)?
These modes simplify work with the standard views.
It automatically sets the Day property value.
It automatically sets the StartDate to the first day of week in WorkWeek and Week modes (using the current culture).
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.