Uses of Class
jfxtras.icalendarfx.properties.PropBaseUTC
Packages that use PropBaseUTC
Package
Description
-
Uses of PropBaseUTC in jfxtras.icalendarfx.properties
Classes in jfxtras.icalendarfx.properties with type parameters of type PropBaseUTCModifier and TypeClassDescriptionclass
PropBaseUTC<U extends PropBaseUTC<U>>
Abstract class for all UTC zoned-date-time classesConstructors in jfxtras.icalendarfx.properties with parameters of type PropBaseUTC -
Uses of PropBaseUTC in jfxtras.icalendarfx.properties.component.change
Subclasses of PropBaseUTC in jfxtras.icalendarfx.properties.component.changeModifier and TypeClassDescriptionclass
CREATED Date-Time Created RFC 5545, 3.8.7.1, page 136 This property specifies the date and time that the calendar information was created by the calendar user agent in the calendar store.class
DTSTAMP Date-Time Stamp RFC 5545, 3.8.7.2, page 137 In the case of an iCalendar object that specifies a "METHOD" property, this property specifies the date and time that the instance of the iCalendar object was created.class
LAST-MODIFIED RFC 5545, 3.8.7.3, page 138 This property specifies the date and time that the information associated with the calendar component was last revised in the calendar store. -
Uses of PropBaseUTC in jfxtras.icalendarfx.properties.component.time
Subclasses of PropBaseUTC in jfxtras.icalendarfx.properties.component.timeModifier and TypeClassDescriptionclass
COMPLETED Date-Time Completed RFC 5545, 3.8.2.1, page 94 This property defines the date and time that a to-do was actually completed.