Calendars v0.1.2 Calendars.Olympiad View Source

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

Converts source_calendar_date of the source_calendar into the corresponding Olympiad date.

Converts the fixed date in to the corresponding Olympiad date.

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

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

Link to this section Types

Specs

t() :: {cycle(), year()}

Link to this section Functions

Returns a Olymiad 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 Olympiad date.

Converts the fixed date in to the corresponding Olympiad date.

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

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