Skip to contents

Create a GEDCOM Exact Date object

Usage

DateExact(year = integer(0), month = integer(0), day = integer(0))

Arguments

year

The year given as an integer (greater than 0).

month

The month of the year given as an integer between 1 and 12.

day

The day of the month given as an integer between 1 and 31.

Value

An S7 object representing a GEDCOM Exact Date.