egyptian_date: Egyptian and Armenian calendar dates
Description
The ancient Egyptian calendar is a 365-day solar calendar with 12 months of 30 days each, plus a 13th month of 5 days.
The Armenian calendar is similar but has a different epoch and month names.
Usage
egyptian_date(year = integer(), month = integer(), day = integer())
armenian_date(year = integer(), month = integer(), day = integer())