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