Skip to contents

Return the Egyptian date corresponding to fixed date date

Usage

egyptian_from_fixed(date)

Arguments

date

A Rata Die.

Value

An Egyptian calendar date.

Examples

if (FALSE) {
egyptian_from_fixed(1234)
}