Uses of Interface
net.time4j.engine.CalendarEra
Package
Description
Support for various regional calendars.
Support for the Badi calendar.
Support for the French revolutionary calendar.
Support for the traditional Hindu calendar family.
Defines the common generic schemes and interfaces of chronological
systems.
Support for the historical ancestors of modern ISO-8601-standard.
-
Uses of CalendarEra in net.time4j.calendar
Modifier and TypeClassDescriptionclass
The Chinese calendar does not have a universally accepted way of continuously counting years and prefers the sexagesimal cyclic years so this enum is mainly useful for either historic or half-academic debates.class
The Coptic calendar only supports one single era called "Anno Martyrum" with the numerical value1
which is sometimes also called "Diocletian era" and starts on Julian date AD-284-08-29.class
The Ethiopian calendar supports two eras.class
The Hebrew calendar only supports one single era called "Anno Mundi" (or short "AM").class
The Hijri calendar only supports one single era called "Anno Hegirae" with the numerical value1
.class
The Indian national calendar only supports one single era called "Saka".class
The official North-Korean calendar supports only one era.class
The Korean calendar supports the danki-system which is now only historic.class
The Minguo calendar supports two eras related to the year 1912.class
The system of Japanese eras from AD 701 until today.class
The Persian calendar only supports one single era called "Anno Persico" with the numerical value1
.class
The Thai-Solar calendar supports two eras related to either the Rattanakosin kingdom (historic) or to the date of death of Buddha (used today). -
Uses of CalendarEra in net.time4j.calendar.bahai
Modifier and TypeClassDescriptionclass
The Badi calendar only supports one single era which is related to the gregorian date of 21st of March in year 1844. -
Uses of CalendarEra in net.time4j.calendar.frenchrev
Modifier and TypeClassDescriptionclass
The French revolutionary calendar only supports one single era which is related to the proclamation of the French republic in year 1792. -
Uses of CalendarEra in net.time4j.calendar.hindu
Modifier and TypeClassDescriptionclass
The Hindu calendar supports several eras in different regions of Indian subcontinent. -
Uses of CalendarEra in net.time4j.engine
Modifier and TypeMethodDescriptionCalendarSystem.getEras()
Yields an enumeration of valid eras in ascending order. -
Uses of CalendarEra in net.time4j.history
Modifier and TypeClassDescriptionclass
Represents a historic era dividing the local timeline at roughly the point of Jesu birth in the context of the julian/gregorian calendar.