Closed Amutheezan closed 5 years ago
To set Monthly mode you need something like this
calendar.withMonth(ZonedDateTime.now().getMonth());
just do that in initialisation.
only needs calendar.withMonth(ZonedDateTime.now());
It's gets the moth of actual day.
calendar.withMonth(ZonedDateTime.now());
How to keep the Monthly Mode Active in Beginning and When Click A Date, which trigger DateClickEvent and Not to Go Into Specific Date