Calendars v0.1.2 Calendars.AkanDayName View Source

Documentation for the AkanDayName calendar (DR4).

This is a cyclical calendar. So it is not possible to convert a 'date' of this calendar into a corresponding date of a monotonous or another cyclical calendar.

Link to this section Summary

Functions

Returns a AkanDayName date from its parts.

Returns the epoch of the AkanDayName calendar.

Converts source_calendar_date of the source_calendar into the corresponding AkanDayName date.

Converts the fixed date in to the corresponding AkanDayName date.

Converts the Julian Day number jd into the corresponding AkanDayName date.

Returns the keyword used to access data in the DR4 sample data.

Link to this section Types

Specs

t() :: {prefix(), stem()}

Link to this section Functions

Returns a AkanDayName date from its parts.

Returns the epoch of the AkanDayName calendar.

Link to this function

from_date(source_calendar_date, source_calendar)

View Source

Converts source_calendar_date of the source_calendar into the corresponding AkanDayName date.

Converts the fixed date in to the corresponding AkanDayName date.

Converts the Julian Day number jd into the corresponding AkanDayName date.

Returns the keyword used to access data in the DR4 sample data.