Skip to contents

Return the Armenian date corresponding to fixed date date

Usage

armenian_from_fixed(date)

Arguments

date

A Rata Die.

Value

An Armenian calendar date.

Examples

if (FALSE) {
armenian_from_fixed(1234)
}