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