Skip to contents

Create a creation date object

Usage

CreationDate(date_exact = character(0), time = character(0))

Arguments

date_exact

An exact date given either as a formatted GEDCOM string, or a DateExact() object. If not given, it will default to today's date.

time

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

Value

An S7 object representing a GEDCOM CREATION_DATE.