Enum SdtCalendar
Specifies the calendar system used to format and display dates in Date Picker structured document tags (content controls).
Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum SdtCalendar
Gregorian
Uses the Gregorian calendar as defined in ISO 8601, with date values localized to the user's language.
GregorianArabic
Uses the Gregorian calendar as defined in ISO 8601, with date values displayed in Arabic format.
GregorianMeFrench
Uses the Gregorian calendar as defined in ISO 8601, with date values displayed in Middle Eastern French format.
GregorianUS
Uses the Gregorian calendar as defined in ISO 8601, with date values displayed in English (United States format).
GregorianXlitEnglish
Uses the Gregorian calendar as defined in ISO 8601, with English date components transliterated into Arabic script.
GregorianXlitFrench
Uses the Gregorian calendar as defined in ISO 8601, with French date components transliterated into Arabic script.
Hebrew
Uses the Hebrew lunar calendar for Jewish date representation.
Hijri
Uses the Hijri lunar calendar for Islamic date representation.
Japan
Uses the Japanese Emperor Era calendar as described by Japanese Industrial Standard JIS X 0301 (Wareki).
Korea
Uses the Korean Tangun Era calendar as described by Korean Law Enactment No. 4 (Dangi calendar).
None
Indicates that no calendar system is applied for date formatting.
Saka
Uses the Saka Era calendar, the official civil calendar of India.
Taiwan
Uses the Taiwanese calendar as defined by Chinese National Standard CNS 7648 (Minguo calendar).
Thai
Uses the Thai Buddhist calendar with the Buddhist Era year numbering.