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