public class SdtCalendarType
Field Summary | ||
---|---|---|
static final int | DEFAULT | |
Used as default value in OOXML. Equals |
||
static final int | GREGORIAN | |
Specifies that the Gregorian calendar, as defined in ISO 8601, shall be used.
This calendar should be localized into the appropriate language.
|
||
static final int | GREGORIAN_ARABIC | |
Specifies that the Gregorian calendar, as defined in ISO 8601, shall be used.
The values for this calendar should be presented in Arabic.
|
||
static final int | GREGORIAN_ME_FRENCH | |
Specifies that the Gregorian calendar, as defined in ISO 8601, shall be used.
The values for this calendar should be presented in Middle East French.
|
||
static final int | GREGORIAN_US | |
Specifies that the Gregorian calendar, as defined in ISO 8601, shall be used.
The values for this calendar should be presented in English.
|
||
static final int | GREGORIAN_XLIT_ENGLISH | |
Specifies that the Gregorian calendar, as defined in ISO 8601, shall be used.
The values for this calendar should be the representation of the English strings in the corresponding Arabic characters
(the Arabic transliteration of the English for the Gregorian calendar).
|
||
static final int | GREGORIAN_XLIT_FRENCH | |
Specifies that the Gregorian calendar, as defined in ISO 8601, shall be used.
The values for this calendar should be the representation of the French strings in the corresponding Arabic characters
(the Arabic transliteration of the French for the Gregorian calendar).
|
||
static final int | HEBREW | |
Specifies that the Hebrew lunar calendar, as described by the Gauss formula for Passover [CITATION]
and The Complete Restatement of Oral Law (Mishneh Torah),shall be used.
|
||
static final int | HIJRI | |
Specifies that the Hijri lunar calendar, as described by the Kingdom of Saudi Arabia,
Ministry of Islamic Affairs, Endowments, Da‘wah and Guidance, shall be used.
|
||
static final int | JAPAN | |
Specifies that the Japanese Emperor Era calendar, as described by
Japanese Industrial Standard JIS X 0301, shall be used.
|
||
static final int | KOREA | |
Specifies that the Korean Tangun Era calendar,
as described by Korean Law Enactment No. 4, shall be used.
|
||
static final int | NONE | |
Specifies that no calendar should be used.
|
||
static final int | SAKA | |
Specifies that the Saka Era calendar, as described by the Calendar Reform Committee of India,
as part of the Indian Ephemeris and Nautical Almanac, shall be used.
|
||
static final int | TAIWAN | |
Specifies that the Taiwanese calendar, as defined by the Chinese National Standard CNS 7648, shall be used.
|
||
static final int | THAI | |
Specifies that the Thai calendar, as defined by the Royal Decree of H.M. King Vajiravudh (Rama VI) in
Royal Gazette B. E. 2456 (1913 A.D.) and by the decree of Prime Minister Phibunsongkhram (1941 A.D.) to
start the year on the Gregorian January 1 and to map year zero to Gregorian year 543 B.C., shall be used.
|
public static final int DEFAULT
public static final int GREGORIAN
public static final int GREGORIAN_ARABIC
public static final int GREGORIAN_ME_FRENCH
public static final int GREGORIAN_US
public static final int GREGORIAN_XLIT_ENGLISH
public static final int GREGORIAN_XLIT_FRENCH
public static final int HEBREW
public static final int HIJRI
public static final int JAPAN
public static final int KOREA
public static final int NONE
public static final int SAKA
public static final int TAIWAN
public static final int THAI