Calendars v0.1.2 Calendars.MayanHaab View Source

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

Returns the epoch of the MayanHaab calendar.

Converts source_calendar_date of the source_calendar into the corresponding MayanHaab date.

Converts the fixed date in to the corresponding MayanHaab date.

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

Link to this section Types

Specs

t() :: {month(), day()}

Link to this section Functions

Returns a MayanHaab date from its parts.

Returns the epoch of the MayanHaab 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 MayanHaab date.

Converts the fixed date in to the corresponding MayanHaab date.

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