public class Standard extends Observance
standardc = "BEGIN" ":" "STANDARD" CRLF tzprop "END" ":" "STANDARD" 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 |
Standard.Factory |
DAYLIGHT, STANDARD
Constructor and Description |
---|
Standard()
Default constructor.
|
Standard(PropertyList properties)
Constructor.
|
getLatestOnset, getOffsetFrom, getOffsetTo, getStartDate, validate
calculateRecurrenceSet, copy, equals, getName, getProperties, getProperties, getProperty, getRequiredProperty, hashCode, toString, validate, validateProperties
public Standard()
public Standard(PropertyList properties)
properties
- a list of properties