Uses of Interface
jfxtras.icalendarfx.properties.PropDateTime
Packages that use PropDateTime
Package
Description
-
Uses of PropDateTime in jfxtras.icalendarfx.properties
Classes in jfxtras.icalendarfx.properties that implement PropDateTimeModifier and TypeClassDescriptionclass
PropBaseDateTime<T,
U> Abstract class for all non-UTC date-time classes Contains the time zone identifier parameter -
Uses of PropDateTime in jfxtras.icalendarfx.properties.component.misc
Classes in jfxtras.icalendarfx.properties.component.misc that implement PropDateTimeModifier and TypeClassDescriptionclass
3.8.8.2.class
UnknownProperty<T,
U> Abstract class for non-standard properties and IANA properties contains all parameters -
Uses of PropDateTime in jfxtras.icalendarfx.properties.component.recurrence
Classes in jfxtras.icalendarfx.properties.component.recurrence that implement PropDateTimeModifier and TypeClassDescriptionclass
EXDATE Exception Date-Times RFC 5545 iCalendar 3.8.5.1, page 117.class
Abstract class for Exceptions and Recurrencesclass
RDATE Recurrence Date-Times RFC 5545 iCalendar 3.8.5.2, page 120. -
Uses of PropDateTime in jfxtras.icalendarfx.properties.component.relationship
Classes in jfxtras.icalendarfx.properties.component.relationship that implement PropDateTimeModifier and TypeClassDescriptionclass
RECURRENCE-ID RFC 5545, 3.8.4.4, page 112 This property is used in conjunction with the "UID" and "SEQUENCE" properties to identify a specific instance of a recurring "VEVENT", "VTODO", or "VJOURNAL" calendar component. -
Uses of PropDateTime in jfxtras.icalendarfx.properties.component.time
Classes in jfxtras.icalendarfx.properties.component.time that implement PropDateTimeModifier and TypeClassDescriptionclass
DUE Date-Time Due (for local-date) RFC 5545, 3.8.2.3, page 96 This property defines the date and time that a to-do is expected to be completed.class
RFC 5545, 3.8.2.2.class
DTSTART Date-Time Start (for local date only) RFC 5545, 3.8.2.4, page 97 This property specifies when the calendar component begins.