Calendars v0.1.0 Calendars.AstroHinduLunar View Source
Documentation for the AstroHinduLunar calendar (DR4).
Link to this section Summary
Functions
Returns a AstroHinduLunar date from its parts.
Returns the epoch of the AstroHinduLunar calendar.
Converts source_calendar_date
of the source_calendar
into the
corresponding AstroHinduLunar date.
Converts the fixed
date in to the corresponding AstroHinduLunar date.
Converts the Julian Day number jd
into the corresponding AstroHinduLunar date.
Returns the keyword used to access data in the DR4 sample data.
Converts astro_hindu_lunar_date
into the corresponding date of
target_calendar
.
Converts astro_hindu_lunar_date
into the corresponding fixed
date.
Converts astro_hindu_lunar_date
into the corresponding Julian Day number.
Link to this section Types
Specs
t() :: {year(), month(), leap_month(), day(), leap_day()}
Link to this section Functions
Returns a AstroHinduLunar date from its parts.
Returns the epoch of the AstroHinduLunar calendar.
Converts source_calendar_date
of the source_calendar
into the
corresponding AstroHinduLunar date.
Converts the fixed
date in to the corresponding AstroHinduLunar date.
Converts the Julian Day number jd
into the corresponding AstroHinduLunar date.
Returns the keyword used to access data in the DR4 sample data.
Converts astro_hindu_lunar_date
into the corresponding date of
target_calendar
.
Converts astro_hindu_lunar_date
into the corresponding fixed
date.
Converts astro_hindu_lunar_date
into the corresponding Julian Day number.