Class CalendarScale

All Implemented Interfaces:
VProperty<CalendarScale.CalendarScaleType>, VChild, VElement, VParent

public class CalendarScale extends VPropertyBase<CalendarScale.CalendarScaleType,CalendarScale> implements VElement
CALSCALE Calendar Scale RFC 5545, 3.7.1, page 76 This property defines the calendar scale used for the calendar information specified in the iCalendar object. Only allowed value is GREGORIAN It is expected that other calendar scales will be defined in other specifications or by future versions of this memo. Example: CALSCALE:GREGORIAN
See Also: