Skip to contents

Create a GEDCOM Date Value object

Usage

DateValue(date = character(0), date_phrase = character(0), time = character(0))

Arguments

date

The date given either as a formatted GEDCOM string, or a DateValue() object.

date_phrase

Textual information that cannot be expressed in the date.

time

The time given either as a formatted GEDCOM string, or a Time() object.

Value

An S7 object representing a GEDCOM Date Value.