Returns the string of relative time to now.
String toNow([bool withoutPrefix = false]) => to(Day(), withoutPrefix);