Support for various regional calendars.
-
Represents the Minguo era which cannot be changed.
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
static boolean
MinguoCalendar.isValid(MinguoEra era,
int yearOfEra,
int month,
int dayOfMonth)
Queries if given parameter values form a well defined calendar date.
MinguoCalendar.of(MinguoEra era,
int yearOfEra,
int month,
int dayOfMonth)
Creates a new instance of an Minguo calendar date.
Creates a new instance of a Minguo calendar date.