Skip to contents

Return the fixed date corresponding to Armenian date a_date

Usage

fixed_from_armenian(a_date)

Arguments

a_date

An Armenian calendar date.

Value

A Data Die.

Examples

if (FALSE) {
fixed_from_armenian(c(1, 2, 3))
}