StyleBase.Calendar Field
Indicates the calendar to use for formatting dates.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Syntax
'Declaration
Protected Const Calendar As String
protected const string Calendar
protected:
literal String^ Calendar
protected static final String Calendar
protected const var Calendar : String
Remarks
New:5 December 2005
Valid values are: Gregorian, GregorianArabic, GregorianMiddleEastFrench, GregorianTransliteratedEnglish, GregorianTransliteratedFrench, GregorianUSEnglish, Hebrew, Hijri, Japanese, Korea, Taiwan, Thai, or Buddhist.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace