CF Metadata Conventions time representation
An object of class CFtime.
datumCFdatum. The origin upon which the offsets are based.
resolutionnumeric. The average number of time units between offsets.
offsetsnumeric. A vector of offsets from the datum.
boundsOptional, the bounds for the offsets. If not set, it is the
logical value FALSE. If set, it is the logical value TRUE if the bounds
are regular with respect to the regularly spaced offsets (e.g. successive
bounds are contiguous and at mid-points between the offsets); otherwise a
matrix with columns for offsets and low values in the first row, high
values in the second row.