View Source API Reference ex_cldr_calendars_lunisolar v1.0.0

Modules

Implementation of the Chinese lunisolar calendar.

Implements a year_of_era/{1, 2} function to return the year of era and the era number for the Cldr.Calendar.Era.Chinese calendar.

Implements a year_of_era/{1, 2} function to return the year of era and the era number for the Cldr.Calendar.Era.Dangi calendar.

Implementation of the Korean lunisolar calendar.

Implementation of the Japanese lunisolar calendar.

Template for building lunisolar calendars. See Cldr.Calendar.Chinese for an example implementation.