Calendar Element (RDL)

Specifies the calendar to use to format dates.

Syntax

<Style>
    ...
    <Calendar>...</Calendar>
    ...
</Style>

Element Characteristics

Characteristic Description

Data type and length

String

Default value

Gregorian

Cardinality

0-1: Optional element that can occur once or not at all.

Element Relationships

Relationship Element

Parent element

Style

Child element

None

Remarks

The Calendar element contains an expression that evaluates to one of the following values:

  • Gregorian
  • Gregorian Arabic
  • Gregorian Middle East French
  • Gregorian Transliterated English
  • Gregorian Transliterated French
  • Gregorian US English
  • Hebrew
  • Hijiri
  • Japanese
  • Korea
  • Taiwan
  • Thai
  • Buddhist

The Calendar element applies only to the chart, text box and subtotal report items. Calendar does not apply to the line, rectangle, image, subreport, list, matrix, table, and body report items.

See Also

Reference

Report Definition XML Elements

Help and Information

Getting SQL Server 2005 Assistance