It was pointed out to me that in some countries calendar week starts with Monday, not Sunday. I have been working for a bit to support this in my Calendar project. You can also install or upgrade the project via nuget.
Please let me know what you think. To use new feature, just set the property on calendar:
<Cal:Calendar StartingDayOfWeek="Monday"/>
Enjoy.
Big thanks, will implement this tomorrow.
Nice, many many thanx. Will implement in the next project.