Calendars v0.1.3 Calendars.DayOfWeek View Source
Documentation for the DayOfWeek 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 DayOfWeek date from its parts.
Converts source_calendar_date
of the source_calendar
into the
corresponding DayOfWeek date.
Converts the fixed
date into the corresponding DayOfWeek.
Converts the Julian Day number jd
into the corresponding DayOfWeek.
Returns the keyword used to access data in the DR4 sample data.
Link to this section Types
Specs
t() :: day_of_week()
Link to this section Functions
Returns a DayOfWeek date from its parts.
Converts source_calendar_date
of the source_calendar
into the
corresponding DayOfWeek date.
Converts the fixed
date into the corresponding DayOfWeek.
Converts the Julian Day number jd
into the corresponding DayOfWeek.
Returns the keyword used to access data in the DR4 sample data.