Partager via


Énumération Calendars

Specifies the calendar to use for formatting dates.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Enumeration Calendars
'Utilisation
Dim instance As Calendars
public enum Calendars
public enum class Calendars
type Calendars
public enum Calendars

Membres

Nom de membre Description
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.
Korean Use the Korean calendar standard.
Taiwan Use the Taiwan calendar standard.
ThaiBuddhist Use the Thai Buddhist calendar standard.