Calendar Element (RDL)
Specifies the calendar to use to format dates.
語法
<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 |
|
Child element |
None |
備註
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.
請參閱
參考
Report Definition XML Elements