.timestamp
extracts or replaces an object's timestamp.
.may_be_Date
checks whether a vector could be
coerced to class Date
, in which case it
evaluates to (a single) TRUE
; otherwise it returns
FALSE
. If TRUE
, the actual Date
s are
attached as an attribute Date
.