R/cls_base_dates.R
DateApprox.Rd
Create a GEDCOM Approximate Date object
DateApprox(date_greg = character(0), about = TRUE, calc = FALSE, est = FALSE)
A Gregorian date given either as a formatted GEDCOM string, or a DateGregorian object.
DateGregorian
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.