Calendars v0.1.2 Calendars.Chinese View Source
Documentation for the Chinese calendar (DR4).
Link to this section Summary
Functions
Chinese Branch.
Chinese Name.
Combination is only possible if stem
and branch
are equal mod 2.
Chinese Stem.
Returns a Chinese date from its parts.
Dragon Festival.
Returns the epoch of the Chinese calendar.
Converts source_calendar_date
of the source_calendar
into the
corresponding Chinese date.
Converts the fixed
date in to the corresponding Chinese date.
Converts the Julian Day number jd
into the corresponding Chinese date.
Returns the keyword used to access data in the DR4 sample data.
Chinese New Year.
Qingming.
Converts chinese_date
into the corresponding date of
target_calendar
.
Converts chinese_date
into the corresponding fixed
date.
Converts chinese_date
into the corresponding Julian Day number.
Link to this section Types
Specs
t() :: {cycle(), year(), month(), leap(), day()}
Link to this section Functions
Chinese Branch.
Chinese Name.
Combination is only possible if stem
and branch
are equal mod 2.
Chinese Stem.
Returns a Chinese date from its parts.
Dragon Festival.
Returns the epoch of the Chinese calendar.
Converts source_calendar_date
of the source_calendar
into the
corresponding Chinese date.
Converts the fixed
date in to the corresponding Chinese date.
Converts the Julian Day number jd
into the corresponding Chinese date.
Returns the keyword used to access data in the DR4 sample data.
Chinese New Year.
Qingming.
Converts chinese_date
into the corresponding date of
target_calendar
.
Converts chinese_date
into the corresponding fixed
date.
Converts chinese_date
into the corresponding Julian Day number.