Share via


Calendars 열거형

Specifies the calendar to use for formatting dates.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration Calendars
‘사용 방법
Dim instance As Calendars
public enum Calendars
public enum class Calendars
type Calendars
public enum Calendars

멤버

멤버 이름 설명
Default Use the .NET Framework default calendar for the language of the report item.
Gregorian Use the Gregorian calendar standard.
GregorianArabic Use the Gregorian Middle East French calendar standard.
GregorianMiddleEastFrench Use the Gregorian Arabic calendar standard.
GregorianTransliteratedEnglish Use the Gregorian Transliterated English calendar standard.
GregorianTransliteratedFrench Use the Gregorian Transliterated French calendar standard.
GregorianUSEnglish Use the Gregorian US English calendar standard.
Hebrew Use the Hebrew calendar standard.
Hijri Use the Hijri calendar standard.
Japanese Use the Japanese calendar standard.
Julian Use the Korean calendar standard.
Korean Use the Taiwan calendar standard.
Taiwan Use the Thai Buddhist calendar standard.
ThaiBuddhist Use the .NET Framework default calendar for the language of the report item.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스