Calendrical v0.1.2 Calendrical.Calendar.Armenian View Source
Link to this section Summary
Functions
Converts a rata die into a %Date{}
Converts a year
, month
and day
into a rata die number of days
Converts the date into a string according to the calendar
Converts the datetime (with time zone) into a string according to the calendar
Calculates the day of the week from the given year
, month
, and day
Define the rollover moment for the Coptic calendar
Returns how many days there are in the given year-month
Returns true if the given year is a leap year
Converts t:rata_die
to the Calendar’s datetime format
Converts the given datetime (with time zone) into the t:rata_die
format
Converts the datetime (without time zone) into a string according to the calendar
Converts t:day_fraction
to the Calendar’s time format
Converts the given time to the t:day_fraction
format
Converts the time into a string according to the calendar
Returns true
if the given date describes a proper date in the calendar
Should return true
if the given time describes a proper time in the calendar
Link to this section Functions
Converts a rata die into a %Date{}
Converts a year
, month
and day
into a rata die number of days.
Converts the date into a string according to the calendar.
Converts the datetime (with time zone) into a string according to the calendar.
Calculates the day of the week from the given year
, month
, and day
.
Define the rollover moment for the Coptic calendar.
Armenian days start at dawn.
Returns how many days there are in the given year-month.
Returns true if the given year is a leap year.
Converts t:rata_die
to the Calendar’s datetime format.
Converts the given datetime (with time zone) into the t:rata_die
format.
Converts the datetime (without time zone) into a string according to the calendar.
Converts t:day_fraction
to the Calendar’s time format.
Converts the given time to the t:day_fraction
format.
Converts the time into a string according to the calendar.
Returns true
if the given date describes a proper date in the calendar.
Should return true
if the given time describes a proper time in the calendar.