Hello,
Starting from one of the GitHub examples of the Calendar I have implemented the calendar with the viewmodel that I put later. When adding a daily and weekly event, the calendar shows it correctly, but when the event is monthly or yearly, it is wrongly shown as a daily event.
Attached in this post my view and my viewmodel.
Thanks for the help.