OO-3760: pass the start/end date to add an event as ISO 8601 dates
For the add operation, the start and end date is passed as ISO 8601 dates to prevent issues with timezone and daylight savings
Showing
- src/main/java/org/olat/commons/calendar/CalendarUtils.java 78 additions, 0 deletionssrc/main/java/org/olat/commons/calendar/CalendarUtils.java
- src/main/java/org/olat/commons/calendar/ui/components/FullCalendarComponentRenderer.java 3 additions, 2 deletions...calendar/ui/components/FullCalendarComponentRenderer.java
- src/main/java/org/olat/commons/calendar/ui/components/FullCalendarElement.java 27 additions, 9 deletions...t/commons/calendar/ui/components/FullCalendarElement.java
Please register or sign in to comment