Support for various regional calendars.
-
class
Represents the cyclic year used in East Asian calendars.
Obtains the sexagesimal name of day component which repeats every 60th day.
Obtains the sexagesimal name of solar month component which repeats every 60th solar term.
SexagesimalName.of(int numberOfCycle)
Obtains an instance of cyclic sexagesimal name.
Obtains an instance of cyclic sexagesimal name.
Parses the given localized name as a combination of stem and branch to a cyclic sexagesimal name.
SexagesimalName.roll(int amount)
Rolls this cyclic sexagesimal name by given amount.