stefanuebe/vaadin-fullcalendar

Create custom "LocalTime" type for recurring events Integrate java.time.Duration for recurring event timing

Closed this issue · 0 comments

This enhancements bases on #115.

Due to the limitation of LocalTime to 24 hours, we will integrate a custom time type to set the recurrence start and end time. With that devs / users should be able to simply create recurring events reaching over multiple days without having to use plain strings.