Calendar.ERA

Field number for <code>get</code> and <code>set</code> indicating the era, e.g., AD or BC in the Julian calendar. This is a calendar-specific value; see subclass documentation.

@see GregorianCalendar#AD @see GregorianCalendar#BC

class Calendar
enum int ERA;

Meta