Interface PropDateTime<T>

Type Parameters:
T - - property Temporal value type (LocalDate, LocalDateTime or ZonedDateTime)
All Superinterfaces:
VChild, VElement, VParent, VProperty<T>
All Known Implementing Classes:
DateTimeDue, DateTimeEnd, DateTimeStart, ExceptionDates, NonStandardProperty, PropBaseDateTime, PropertyBaseRecurrence, RecurrenceDates, RecurrenceId, UnknownProperty

public interface PropDateTime<T> extends VProperty<T>
Interface for all Date and Date-Time properties
See Also: