R/cls_base_dates.R
DateApprox.Rd
Create a GEDCOM Approximate Date object
DateApprox(date_cal = character(0), about = TRUE, calc = FALSE, est = FALSE)
A Calendar date given either as a formatted GEDCOM string, or a DateCalendar object.
DateCalendar
Whether the date is near to the date given.
Whether the date is calculated from other values.
Whether the date is near to the date given, and is calculated from other values.
An S7 object representing a GEDCOM Approximate Date.