2.4.4.50 Calendar

The Calendar cell is a vScalar custom token grouping that specifies the calendar system to use when formatting dates and times. The value of the structure MUST be specified by the vCalendar structure. It MUST have either a ShapeSheet_Type parent element or Row_Type parent element that has a Field Section_Type or Property Section_Type parent element.

If Calendar is a descendant of a Field Section_Type element, it specifies the calendar system used when formatting the text field specified by the element’s parent Row_Type element. It is unused and MUST be ignored if it does not have a sibling Cell_Type element with an N attribute equal to "Type" and structure value equal to five.

If Calendar is a descendant of a Property Section_Type element, it specifies the calendar system to use when formatting the data specified by the element’s parent Row_Type element. It is unused and MUST be ignored if it does not have a sibling Cell_Type element with an N attribute equal to "Type" and structure value equal to five.

If Calendar is a child of a ShapeSheet_Type element, it is used during formula evaluation only.