public class Daylight extends Observance
daylightc = "BEGIN" ":" "DAYLIGHT" CRLF tzprop "END" ":" "DAYLIGHT" CRLF tzprop = 3*( ; the following are each REQUIRED, ; but MUST NOT occur more than once dtstart / tzoffsetto / tzoffsetfrom / ; the following are optional, ; and MAY occur more than once comment / rdate / rrule / tzname / x-prop )
Modifier and Type | Class and Description |
---|---|
static class |
Daylight.Factory |
DAYLIGHT, STANDARD
Constructor and Description |
---|
Daylight()
Default constructor.
|
Daylight(PropertyList properties)
Constructor.
|
getLatestOnset, getOffsetFrom, getOffsetTo, getStartDate, validate
calculateRecurrenceSet, copy, equals, getName, getProperties, getProperties, getProperty, getRequiredProperty, hashCode, toString, validate, validateProperties
public Daylight()
public Daylight(PropertyList properties)
properties
- a list of properties