Hi Luke,
unfortunately this is not implemented yet. As Mehmet shows you can in total define the calendar open from time x to time y but if you have different "opening times" whithin the week it get difficult.
We solved this with "blocker" events. We created individual "blocker" based on a blocker configuration.
So at monday the calendar is blocked from 00:01 to 07:59 and open from 08:00 until 16:59 and closed again from 17:00 until 23:59. (00:00 is difficult because it leads to events to the next day)
The so far "blocker" events have a boolean that they are blocker and cannot be moved, deleted or other events being created at the time.
To make this working you need to continously create new blocker for the future with every new day.
Not the best solution but works for us. I asked the MX team to implement "Opening times" with the next MX calendar widget release :-)
Greetings,
Timo
There is a view start and view end attribute. Did you look into that?