Add a date_range attribute to a dataset
add_date_range.Rd
This function will add an attribute date_range
to a dataset.
The source for this dates is the mtime
(POSIXct) entry from the meta
attribute as provided by dv.loader
.
As different domains are contained as a list in a single dataset, this attribute will contain the minimum
and the maximum modification date from all the domains in the dataset.