com.aspose.words
Class CalendarType

java.lang.Object
    extended by com.aspose.words.CalendarType

public class CalendarType 
extends java.lang.Object

Utility class containing constants. Specifies the type of a calendar.

Field Summary
static final intGREGORIAN = 0
           The Gregorian calendar.
static final intHIJRI = 1
           The Hijri Lunar calendar.
static final intHEBREW = 2
           The Hebrew Lunar calendar.
static final intSAKA_ERA = 3
           The Saka Era calendar.
static final intUM_AL_QURA = 4
           The Um-al-Qura calendar.
 

Field Detail

GREGORIAN = 0

public static final int GREGORIAN
The Gregorian calendar.

HIJRI = 1

public static final int HIJRI
The Hijri Lunar calendar.

HEBREW = 2

public static final int HEBREW
The Hebrew Lunar calendar.

SAKA_ERA = 3

public static final int SAKA_ERA
The Saka Era calendar.

UM_AL_QURA = 4

public static final int UM_AL_QURA
The Um-al-Qura calendar.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.