timeAgo method

String timeAgo()

Implementation

String timeAgo() {
  return timeago.format(this);
}