Returns true if the given value is more likely a relative time than an absolute timestamp. Heuristic: values smaller than one year are treated as relative.
true
A value that may be either a RelativeTime or a TimeStamp.
Returns
trueif the given value is more likely a relative time than an absolute timestamp. Heuristic: values smaller than one year are treated as relative.