[]
Gets or sets a calendar used for formatting dates.
public ExpressionInfo Calendar { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to a Calendar enumeration. |
This property allows specifying the calendar system used for formatting date values.
Default calendar is the Gregorian
calendar.