All Implemented Interfaces:
VProperty<ZonedDateTime>, VChild, VElement, VParent

public class DateTimeCreated extends PropBaseUTC<DateTimeCreated>
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. The value MUST be specified as a date with UTC time. Example: CREATED:19960329T133000Z
See Also:
  • Constructor Details

    • DateTimeCreated

      public DateTimeCreated(ZonedDateTime temporal)
    • DateTimeCreated

      public DateTimeCreated(DateTimeCreated source)
    • DateTimeCreated

      public DateTimeCreated()
  • Method Details