The ObservanceRule class represents a standard time or daylight saving time observance rule sub-component of a VTIMEZONE component. This is used by iCalendar 2.0 only. The RuleType property is used to determine the actual type.
PDI Tag | Component Property | EWSoftware PDI Class | Data Value Property | Notes |
---|---|---|---|---|
BEGIN:STANDARD or BEGIN:DAYLIGHT |
|
| The RuleType property determines the actual type. | |
COMMENT |
| |||
DTSTART | In this component, the DTSTART value is always stored in a floating format. | |||
RDATE | In this component, RDATE values are always stored as date/time values in a floating format. | |||
RRULE |
| |||
TZNAME |
| |||
TZOFFSETFROM |
| |||
TZOFFSETTO |
| |||
X-??? | CustomName and Value | This property class represents custom or extended properties that are not part of the specification. | ||
END:STANDARD or END:DAYLIGHT |
|
|
|