VTIMEZONE Classes

The VTimeZone class represents a time zone information component in a calendar. This component is used by iCalendar 2.0 only.

PDI Tag

Component Property

EWSoftware PDI Class

Data Value Property

Notes

BEGIN:VTIMEZONE

 

VTimeZone and VTimeZoneCollection

 

 

LAST-MODIFIED

LastModified

LastModifiedProperty

DateTimeValue

 

TZID

TimeZoneId

TimeZoneIdProperty

Value

 

TZURL

TimeZoneUrl

TimeZoneUrlProperty

Value

 

X-???

CustomProperties

CustomProperty and CustomPropertyCollection

CustomName and Value

This property class represents custom or extended properties that are not part of the specification.

BEGIN:STANDARD to END:STANDARD and BEGIN:DAYLIGHT to END:DAYLIGHT

ObservanceRules

ObservanceRule and ObservanceRuleCollection

 

The RuleType property on each observance rule determines the actual type. See the STANDARD/DAYLIGHT Classes topic for more information.

END:VTIMEZONE

 

VTimeZone and VTimeZoneCollection

 

 

See Also