Calendars v0.1.2 Calendars.AztecTonalpohualli View Source

Documentation for the AztecTonalpohualli 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 AztecTonalpohualli date from its parts.

Converts source_calendar_date of the source_calendar into the corresponding AztecTonalpohualli date.

Converts the fixed date in to the corresponding AztecTonalpohualli date.

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

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

Link to this section Types

Specs

t() :: {tonal_number(), tonal_name()}

Link to this section Functions

Link to this function

date(tonal_number, tonal_name)

View Source

Returns a AztecTonalpohualli date from its parts.

Link to this function

from_date(source_calendar_date, source_calendar)

View Source

Converts source_calendar_date of the source_calendar into the corresponding AztecTonalpohualli date.

Converts the fixed date in to the corresponding AztecTonalpohualli date.

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

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