I'm using a Calendar widget and want to display events excluding weekends. when an event spans across weekends, I'd like it to be shown in the calendar excluding the weekends. The calendar should still indicate weekends but exclude them when displaying events. How can I achieve this? now: what i want:
asked
sangmin oh
2 answers
0
If you go to the view tab on the calendar properties, you can select the work week option on the initial selected view.
answered
Mehmet Duyar
0
Hi,
I don't think this widget supports the required feature. You may need to develop a custom widget to achieve this functionality.