Construct a DATE_APPROXIMATED string

date_approximated(
  date = date_calendar(),
  about = TRUE,
  calc = FALSE,
  est = FALSE
)

Arguments

date

A DATE_CALENDAR() object giving the uncertain date.

about

Whether the date is approximate.

calc

Whether the date is calculated from other values.

est

Whether the date is estimated.

Value

A DATE_APPROXIMATED string.