Skip to contents

Create a GEDCOM Date Range object

Usage

DateRange(start_date = character(0), end_date = character(0))

Arguments

start_date

The start of the period/range given either as a formatted GEDCOM string, or a DateGregorian() object.

end_date

The end of the period/range given either as a formatted GEDCOM string, or a DateGregorian() object.

Value

An S7 object representing a GEDCOM Date Range.