danheron/Heron.MudCalendar

Where Do is the month of the select month or date?

ricardoromaobr opened this issue · 2 comments

I need to know the month of the select date. Maybe a property for the current month visible in the calendar or a date select in the CalendarDatePicker.

I want something like this: currentMonthVisibleOnCalendar = myCalendar.SelectedMonth;

If you think it is relevant I can do a pull request.

You can do this with myCalendar.CurrentDay.Month