Create a change date object
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.- note_xrefs
A character vector of relevant note record cross-reference identifiers.
- notes
Associated notes. This can either be a
Note()
object, a list of them, or a character vector of notes.