Returns the string of relative time from now.
String fromNow([bool withoutSuffix = false]) => from(Day(), withoutSuffix);