-
Deprecated ClassesClassDescriptionadoption of the new date/time API means formatting is now supported via
DateTimeFormatterseeVLocationas a replacement.UseLocalDatefor iCalendar DATE representations.We can no longer use DateRange to compare dates reliably due to supporting incompatible temporal types. UseIntervalinstead.Replaced with new Java Date/Time API implementationreplaced with standard Java collections.UseLocalTimefor iCalendar TIME representations.Replaced byZoneOffsetin Java 8.Utility class for old date/time API no longer requireddefault property validation moved to relevant property. See alsoPropertyRuleSet.
-
Deprecated MethodsMethodDescriptionDefine extensions in META-INF/services/net.fortuna.ical4j.model.[Type]Factorypreference the constructor option for specifying factoriesuse
Period.includes(Temporal)instead.useLink.getValue()preference the constructor option for specifying factorieswill be removed in a future version to support immutable pattern.will be removed in a future version to support immutable pattern.will be removed in a future version to support immutable pattern.will be removed in a future version to support immutable pattern.will be removed in a future version to support immutable pattern.useInstant.from(getDuration().addTo(start)), where start is aTemporalIt is not all that useful to perform rounding without specifying an explicit timezone.
Component Filters