Return the fixed date corresponding to Egyptian date e_date
Source: R/egyptian_calendar.R
fixed_from_egyptian.Rd
Return the fixed date corresponding to Egyptian date e_date
Examples
if (FALSE) {
fixed_from_egyptian(egyptian_date(1, 2, 3))
}