Calendar.UNDECIMBER

Value of the {@link #MONTH} field indicating the thirteenth month of the year. Although <code>GregorianCalendar</code> does not use this value, lunar calendars do.

class Calendar
enum int UNDECIMBER;

Meta